aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-03-18 13:07:33 +0000
committerNick Clifton <nickc@redhat.com>2016-03-18 13:07:33 +0000
commit6387924ae329fe2a89abb48b9868a340e23a9630 (patch)
tree44f8b75a951a84544301ef7afff46b4d163cdcda /gas/doc/as.texinfo
parent45821bef0977a7436aa5cd5f37f5a178d446d675 (diff)
downloadgdb-6387924ae329fe2a89abb48b9868a340e23a9630.zip
gdb-6387924ae329fe2a89abb48b9868a340e23a9630.tar.gz
gdb-6387924ae329fe2a89abb48b9868a340e23a9630.tar.bz2
Fix generation of as.1 manual page so that it can be converted to DocBook format.
gas * doc/as.texinfo: Place the target specific command line options into their own man page section. etc * texi2pod.pl: Add TARGET to the list of recognised man page sections.
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index a0584d3..7b36931 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -246,8 +246,10 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
[@b{--target-help}] [@var{target-options}]
[@b{--}|@var{files} @dots{}]
@c
+@c man end
@c Target dependent options are listed below. Keep the list sorted.
@c Add an empty line for separation.
+@c man begin TARGET
@ifset AARCH64
@emph{Target AArch64 options:}