[PATCH] Clean up ld docs (part 3 of 3)

Bob Wilson bwilson@tensilica.com
Fri Feb 14 23:47:00 GMT 2003


Here is a fix for the glitch in part 1 of this change.  I had noticed that 
when Nick applied my change to the bfd docs, he moved the @node line out of 
fdl.texi into bfd.texinfo.  In the interest of keeping the fdl.texi file the 
same between bfd and ld (perhaps sometime we could have only one copy of this 
file?) , I made the same change for ld.  This was a problem because it broke 
the texinfo node defaulting.  (The bfd file doesn't use node defaulting so it 
didn't have the problem.) This patch moves the @node line back into fdl.texi.  
This is consistent with the fdl.texi file in GDB.  If you don't like this 
approach, an alternative would be to leave the @node line in ld.texinfo but 
change it to not require node defaulting.

I'm assuming this patch would be applied on top of part 1, so that it doesn't 
need a separate changelog entry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ld-doc-3.diff
Type: text/x-diff
Size: 623 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20030214/b55fc371/attachment.bin>


More information about the Binutils mailing list