diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b0e057a..a74d10e 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -104,6 +104,10 @@ and with the Back-Cover Texts as in (a) below. freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.'' +@page +This edition of the GDB manual is dedicated to the memory of Fred +Fish. Fred was a long-standing contributor to GDB and to Free +software in general. We will miss him. @end titlepage @page @@ -119,6 +123,10 @@ This is the @value{EDITION} Edition, for @value{GDBN} Version Copyright (C) 1988-2006 Free Software Foundation, Inc. +This edition of the GDB manual is dedicated to the memory of Fred +Fish. Fred was a long-standing contributor to GDB and to Free +software in general. We will miss him. + @menu * Summary:: Summary of @value{GDBN} * Sample Session:: A sample @value{GDBN} session |