diff options
author | Alan Modra <amodra@gmail.com> | 2011-02-10 12:29:23 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-02-10 12:29:23 +0000 |
commit | 635fb38d396fb6dc7b028b446050973644270485 (patch) | |
tree | b02fa744404e6ff90906acda12052e1aec4fba27 /gas/doc | |
parent | b8b738ac92a60109de9c832aa0cefd8f53170271 (diff) | |
download | gdb-635fb38d396fb6dc7b028b446050973644270485.zip gdb-635fb38d396fb6dc7b028b446050973644270485.tar.gz gdb-635fb38d396fb6dc7b028b446050973644270485.tar.bz2 |
* doc/as.texinfo (Overview): Add missing markup around Blackfin
and PowerPC options.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 5c575c5..748c96c 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -771,6 +771,7 @@ ARM code in mind. Specify that PIC code has been generated. @end table @end ifset +@c man end @ifset Blackfin @@ -791,6 +792,7 @@ the Blackfin processor family. @end ifset +@c man begin OPTIONS @ifset CRIS See the info pages for documentation of the CRIS-specific options. @end ifset @@ -1288,6 +1290,7 @@ Assemble for a little endian target. See the info pages for documentation of the MMIX-specific options. @end ifset +@c man end @ifset PPC @ifclear man @@ -1307,6 +1310,7 @@ PowerPC processor. @end ifset +@c man begin OPTIONS @ifset RX See the info pages for documentation of the RX-specific options. @end ifset |