From 9ed350ad08d99ba48448acdc7cd917d75e5f4159 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 3 May 2011 15:18:10 +0000 Subject: Fix uses of litteral `GDB' in `In Memoriam' appendix. @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 | 5 +++++ gdb/doc/gdb.texinfo | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) (limited to 'gdb/doc') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 04ebe2d..d7e610d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2011-05-03 Joel Brobecker + * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with + `@value{GDBN}'. + +2011-05-03 Joel Brobecker + * gdb.texinfo (titlepage): Remove dedication. (In Memoriam): New appendix. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a0d5991..0ac5672 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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 -- cgit v1.1