This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] BFD doc: Add @section header


Hello All,

I committed the appended patch as obvious.


Thiemo


2006-07-18  Nigel Stephens  <nigel@mips.com>

	* bfd.texinfo: Add @section for "What to Put Where".


Index: bfd/doc/bfd.texinfo
===================================================================
RCS file: /cvs/src/src/bfd/doc/bfd.texinfo,v
retrieving revision 1.11
diff -u -p -r1.11 bfd.texinfo
--- bfd/doc/bfd.texinfo	7 Jun 2006 15:38:00 -0000	1.11
+++ bfd/doc/bfd.texinfo	17 Jul 2006 09:04:57 -0000
@@ -294,6 +294,7 @@ structures.
 @end ignore
 @end menu
 @node What to Put Where, aout, BFD back ends, BFD back ends
+@section What to Put Where
 All of BFD lives in one directory.
 
 @node aout, coff, What to Put Where, BFD back ends


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