Last doc fix for 2.12 - broken links in binutils.texi

Daniel Jacobowitz drow@mvista.com
Thu Mar 7 21:47:00 GMT 2002


Committed as obvious.  There are still three broken links in the generated
doc pages; two to stabs.info (GDB) and one to gcc.info (GCC).  I'll
hand-point those at the appropriate places when I commit the generated docs
to htdocs (just after release, which looks like tomorrow).

These are to a section that probably existed at some point, but not in the
history of the sources.redhat.com public tree.  The new destination is
fairly obvious.

(Some of this is wrong, I think - -oformat may not work any more in binutils
any more than it does in LD?  For another time.)

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

Index: binutils.texi
===================================================================
RCS file: /cvs/src/src/binutils/doc/binutils.texi,v
retrieving revision 1.15
diff -u -p -r1.15 binutils.texi
--- binutils.texi	2002/01/25 15:37:04	1.15
+++ binutils.texi	2002/03/08 05:34:57
@@ -3129,7 +3129,7 @@ command line option: @option{-b} or @opt
 
 @item
 script command @code{TARGET}
-(@pxref{Option Commands,,Option Commands,ld.info,Using LD})
+(@pxref{Format Commands,,Format Commands,ld.info,Using LD})
 
 @item
 environment variable @code{GNUTARGET}
@@ -3151,7 +3151,7 @@ command line option: @option{-oformat}
 
 @item
 script command @code{OUTPUT_FORMAT}
-(@pxref{Option Commands,,Option Commands,ld.info,Using LD})
+(@pxref{Format Commands,,Format Commands,ld.info,Using LD})
 
 @item
 the linker input target (see ``Linker Input Target'' above)
@@ -3206,7 +3206,7 @@ Ways to specify:
 @enumerate
 @item
 script command @code{OUTPUT_ARCH}
-(@pxref{Option Commands,,Option Commands,ld.info,Using LD})
+(@pxref{Miscellaneous Commands,,Miscellaneous Commands,ld.info,Using LD})
 
 @item
 the default architecture from the linker output target



More information about the Binutils mailing list