Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* More (C) tweeks for printed manual
@ 2002-01-14 20:09 Andrew Cagney
  2002-01-14 23:50 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2002-01-14 20:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches, Brian Youmans

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

Eli,

Brian Y has found some more (C) related tweeks related to the manual. 
The FSF are getting ready for another print run so are going over things 
with a fine tooth comb.

Brian, it is probably best to send the (C) fixes to this list since that 
way the people that work on the code get to see it.

Andrew

[-- Attachment #2: gdb.texinfo.diff --]
[-- Type: text/plain, Size: 5003 bytes --]

*** /home/opus/manuscripts/GDB/gdb-5.1.0.1/gdb/doc/gdb.texinfo	Thu Jan  3 00:40:49 2002
--- /office/Postscript/Manuals/GDB/gdb-5.1.0.1/gdb/doc/gdb.texinfo	Fri Jan 11 17:55:15 2002
***************
*** 50,68 ****
  of @cite{Debugging with @value{GDBN}: the @sc{gnu} Source-Level Debugger}
  for @value{GDBN} Version @value{GDBVN}.
  
! Copyright (C) 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001
!    Free Software Foundation, Inc.
  
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with the
! Invariant Sections being ``Free Software'' and ``Free Software Needs
! Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
! and with the Back-Cover Texts as in (a) below.
! 
! (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
! this GNU Manual, like GNU software.  Copies published by the Free
! Software Foundation raise funds for GNU development.''
  @end ifinfo
  
  @titlepage
--- 50,69 ----
  of @cite{Debugging with @value{GDBN}: the @sc{gnu} Source-Level Debugger}
  for @value{GDBN} Version @value{GDBVN}.
  
! Copyright (C) 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001, 2002 Free Software Foundation, Inc.
  
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with the
! Invariant Sections being ``GNU Free Documentation License'', ``Free
! Software'' and ``Free Software Needs Free Documentation'', with the
! Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover Texts
! as in (a) below.
! 
! (a) The Free Software Foundation's Back-Cover Text is: ``You have
! freedom to copy and modify this GNU Manual, like GNU software.  Copies
! published by the Free Software Foundation raise funds for GNU
! development.''
  @end ifinfo
  
  @titlepage
***************
*** 82,89 ****
  @end tex
  
  @vskip 0pt plus 1filll
! Copyright @copyright{} 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001
!    Free Software Foundation, Inc.
  @sp 2
  Published by the Free Software Foundation @*
  59 Temple Place - Suite 330, @*
--- 83,89 ----
  @end tex
  
  @vskip 0pt plus 1filll
! Copyright @copyright{} 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001,2002 Free Software Foundation, Inc.
  @sp 2
  Published by the Free Software Foundation @*
  59 Temple Place - Suite 330, @*
***************
*** 93,105 ****
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with the
! Invariant Sections being ``Free Software'' and ``Free Software Needs
! Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
! and with the Back-Cover Texts as in (a) below.
! 
! (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
! this GNU Manual, like GNU software.  Copies published by the Free
! Software Foundation raise funds for GNU development.''
  @end titlepage
  @page
  
--- 93,107 ----
  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.1 or
  any later version published by the Free Software Foundation; with the
! Invariant Sections being ``GNU Free Documentation License'', ``Free
! Software'', and ``Free Software Needs Free Documentation'', with the
! Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover Texts
! as in (a) below.
! 
! (a) The Free Software Foundation's Back-Cover Text is: ``You have
! freedom to copy and modify this GNU Manual, like GNU software.  Copies
! published by the Free Software Foundation raise funds for GNU
! development.''
  @end titlepage
  @page
  
***************
*** 148,153 ****
--- 150,156 ----
  * Command Line Editing::        Command Line Editing
  * Using History Interactively:: Using History Interactively
  * Installing GDB::              Installing GDB
+ * GNU Free Documentation License::  The license for this documentation
  * Index::                       Index
  @end menu
  
***************
*** 197,202 ****
--- 200,206 ----
  * Command Line Editing::        Command Line Editing
  * Using History Interactively:: Using History Interactively
  * Installing GDB::              Installing GDB
+ * GNU Free Documentation License::  The license for this documentation
  * Index::                       Index
  @end menu
  
***************
*** 14290,14295 ****
--- 14294,14303 ----
  
  There are many other options available as well, but they are generally
  needed for special purposes only.
+ 
+ @node GNU Free Documentation License
+ @appendix GNU Free Documentation License
+ @include fdl.texi
  
  @node Index
  @unnumbered Index


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-01-15 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-14 20:09 More (C) tweeks for printed manual Andrew Cagney
2002-01-14 23:50 ` Eli Zaretskii
2002-01-15  7:27   ` Brian Youmans
2002-01-15  8:07     ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox