This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[RFA] Delete @value from @node in gdbint.texinfo


Is the below ok? Noticed it while watching the output from texi2html.

	Andrew
Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>

	* gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.10
diff -p -r1.10 gdbint.texinfo
*** gdbint.texinfo	2000/04/17 10:46:50	1.10
--- gdbint.texinfo	2000/04/29 07:19:16
*************** appear anywhere else in the directory.
*** 3144,3150 ****
  
  @menu
  * Getting Started::		Getting started working on @value{GDBN}
! * Debugging @value{GDBN}::		Debugging @value{GDBN} with itself
  @end menu
  
  @node Getting Started,,, Hints
--- 3144,3150 ----
  
  @menu
  * Getting Started::		Getting started working on @value{GDBN}
! * Debugging GDB::		Debugging @value{GDBN} with itself
  @end menu
  
  @node Getting Started,,, Hints
*************** wondering if anyone could give me some t
*** 3227,3233 ****
  @value{GDBN}''---if we had some magic secret we would put it in this manual.
  Suggestions for improving the manual are always welcome, of course.
  
! @node Debugging @value{GDBN},,,Hints
  
  @section Debugging @value{GDBN} with itself
  
--- 3227,3233 ----
  @value{GDBN}''---if we had some magic secret we would put it in this manual.
  Suggestions for improving the manual are always welcome, of course.
  
! @node Debugging GDB,,,Hints
  
  @section Debugging @value{GDBN} with itself
  

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]