Fix uses of litteral `GDB' in `In Memoriam' appendix.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 3 May 2011 15:18:10 +0000 (15:18 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 3 May 2011 15:18:10 +0000 (15:18 +0000)
@value{GDBN} should be used in place of GDB, so this patch fixes it.

gdb/doc/ChangeLog:

        * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
        `@value{GDBN}'.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 04ebe2d8ec3c6061a45b3240864cbbbee1547343..d7e610d3a9f304c3bafa34d2b9d3ab2a66775ebe 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
+       `@value{GDBN}'.
+
 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.texinfo (titlepage): Remove dedication.
index a0d59912d6b2f4ba88e838562d53935b48811499..0ac56722c70a175d168da3eb3a8c15c94dbe4a20 100644 (file)
@@ -31017,19 +31017,20 @@ things without first using the debugger to find the facts.
 @node In Memoriam
 @appendix In Memoriam
 
-The GDB project mourns the loss of the following long-time contributors:
+The @value{GDBN} project mourns the loss of the following long-time
+contributors:
 
 @table @code
 @item Fred Fish
-Fred was a long-standing contributor to GDB (1991-2006), and to Free
-Software in general.  Outside of GDB, he was known in the Amiga world
-for his series of Fish Disks, and the GeekGadget project.
+Fred was a long-standing contributor to @value{GDBN} (1991-2006), and
+to Free Software in general.  Outside of @value{GDBN}, he was known in
+the Amiga world for his series of Fish Disks, and the GeekGadget project.
 
 @item Michael Snyder
-Michael was one of the Global Maintainers of the GDB project, with
-contributions recorded as early as 1996, until 2011.  In addition to
-his day to day participation, he was a large driving force behind
-adding Reverse Debugging to GDB.
+Michael was one of the Global Maintainers of the @value{GDBN} project,
+with contributions recorded as early as 1996, until 2011.  In addition
+to his day to day participation, he was a large driving force behind
+adding Reverse Debugging to @value{GDBN}.
 @end table
 
 Beyond their technical contributions to the project, they were also
This page took 0.068738 seconds and 4 git commands to generate.