Use @command{name} for commands. Use @option{-opt} for options.

Use @table @env for list of options.  Remove spaces arround [ | ] in synopsis.
Use 'GNU Development Tools' for the center title.
This commit is contained in:
Nick Clifton
2001-08-01 15:54:41 +00:00
parent 28bab82b5a
commit c7c55b785d
3 changed files with 475 additions and 455 deletions

View File

@@ -10,7 +10,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
# List of man pages generated from binutils.texi
man_MANS = \

File diff suppressed because it is too large Load Diff