From: Jim Blandy Date: Tue, 21 Aug 2007 15:09:59 +0000 (+0000) Subject: * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fb6a9822af9da1f8fe35e3e75a1de8434853475;p=binutils-gdb.git * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish. (title page): Include the dedication in the printed manual, as a separate page after the copyright notice. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 584f74e3d92..0c6ebe8ccd4 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ 2007-08-20 Jim Blandy + * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish. + (title page): Include the dedication in the printed manual, as a + separate page after the copyright notice. + * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html: don't break a @var across a line. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b0e057afe58..a74d10ed7f3 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