* gdb.texinfo: Use GNU/Linux instead of Linux.
authorKevin Buettner <kevinb@redhat.com>
Wed, 25 Sep 2002 22:55:30 +0000 (22:55 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 25 Sep 2002 22:55:30 +0000 (22:55 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index ee020ed6a6537e5b33f812b28030cbfc1fe0adac..eb3b6112a22de1168bbde38aa745bbfe7ec763e5 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-25  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.texinfo: Use GNU/Linux instead of Linux.
+
 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
 
        * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
index c84176db0c26a25008790f7e45b71a366cc27378..7e93c229491dd8235bdbe5d3a0816772a9e37686 100644 (file)
@@ -395,7 +395,7 @@ Tim Tucker contributed support for the Gould NP1 and Gould Powernode.
 Pace Willison contributed Intel 386 support.
 Jay Vosburgh contributed Symmetry support.
 
-Andreas Schwab contributed M68K Linux support.
+Andreas Schwab contributed M68K @sc{gnu}/Linux support.
 
 Rich Schaefer and Peter Schauer helped with support of SunOS shared
 libraries.
@@ -2622,7 +2622,7 @@ times slower than normal execution.  (But this may still be worth it, to
 catch errors where you have no clue what part of your program is the
 culprit.)
 
-On some systems, such as HP-UX, Linux and some other x86-based targets,
+On some systems, such as HP-UX, @sc{gnu}/Linux and some other x86-based targets,
 @value{GDBN} includes support for
 hardware watchpoints, which do not slow down the running of your
 program.
@@ -11194,7 +11194,7 @@ this facility, the command @code{info proc} is available to report on
 several kinds of information about the process running your program.
 @code{info proc} works only on SVR4 systems that include the
 @code{procfs} code.  This includes OSF/1 (Digital Unix), Solaris, Irix,
-and Unixware, but not HP-UX or Linux, for example.
+and Unixware, but not HP-UX or @sc{gnu}/Linux, for example.
 
 @table @code
 @kindex info proc
This page took 0.043392 seconds and 4 git commands to generate.