[PATCH] fix some conditionals in GAS doc
Bob Wilson
bwilson@tensilica.com
Tue Oct 7 19:08:00 GMT 2008
This fixes some problems with conditionals. They are fairly obvious. One
conditional chops off the end of a sentence. The Skip and Space directive nodes
are conditionalized but their menu entries are not. The description of .line
has a conditional to alternatively describe .ln in a node named "Ln" instead of
"Line", but there is already an unconditional "Ln" node with its own
conditionalized description.
This patch is relative to my previous change. I tested it by running "make info".
OK?
2008-10-07 Bob Wilson <bob.wilson@acm.org>
* doc/as.texinfo (Dot): Expand no-space-dir conditional to include
a complete sentence.
(Pseudo Ops): Put conditionals around Skip and Space menu entries.
(Line): Remove conditional declaration of Ln node and section here.
Put aout-bout description inside the no-line-dir conditional.
(Skip, Space): Use a separate conditional for each node.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-doc-conditionals.patch
Type: text/x-diff
Size: 2147 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20081007/182b1e56/attachment.bin>
More information about the Binutils
mailing list