aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/Makefile.in
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2001-11-09 20:24:02 +0000
committerStephane Carrez <stcarrez@nerim.fr>2001-11-09 20:24:02 +0000
commita4fb013417117d4a3ae164bd1c87ab2881019c9f (patch)
treef5ff6ba9a16f8bafbd23c3fde756187d2a0930e5 /gas/doc/Makefile.in
parentdb62520a006f8c12ca58c6c564ded357c9b713ad (diff)
downloadgdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.zip
gdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.tar.gz
gdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.tar.bz2
* doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for
the page man title. * doc/Makefile.in: Rebuild. * doc/as.texinfo: Do not put man SEEALSO in document; Use @command for commands, @option for options; Reorganize usage to clearly identify target specific options.
Diffstat (limited to 'gas/doc/Makefile.in')
-rw-r--r--gas/doc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in
index 7a897d6..3c32dde 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -126,7 +126,8 @@ MANCONF = -Dman
TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
-POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1
+POD2MAN = pod2man --center="GNU Development Tools" \
+ --release="binutils-$(VERSION)" --section=1
man_MANS = as.1