summaryrefslogtreecommitdiffstats
path: root/usr.bin/nm
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-10-16 15:28:20 +0000
committercharnier <charnier@FreeBSD.org>2002-10-16 15:28:20 +0000
commit3df57627e595797e24ffc1363286e0fed430020e (patch)
treebccb1b4d0675f263c83d2aeebe0b08c049e88ac0 /usr.bin/nm
parent293924c95cf254cd84eb4140fc4ab3fa0a5582e0 (diff)
downloadFreeBSD-src-3df57627e595797e24ffc1363286e0fed430020e.zip
FreeBSD-src-3df57627e595797e24ffc1363286e0fed430020e.tar.gz
Introduce enumerate of options using the standard way:
Diffstat (limited to 'usr.bin/nm')
-rw-r--r--usr.bin/nm/nm.16
-rw-r--r--usr.bin/nm/nm.1aout6
2 files changed, 8 insertions, 4 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1
index 3b09f2d..572034f 100644
--- a/usr.bin/nm/nm.1
+++ b/usr.bin/nm/nm.1
@@ -59,7 +59,9 @@ searches for the file
and if present, displays the symbol
table for
.Pa a.out .
-.Bl -tag -width flag
+.Pp
+The following options are available:
+.Bl -tag -width indent
.It Fl a
Display symbol table entries inserted for use by debuggers.
.It Fl g
@@ -91,7 +93,7 @@ is undefined) and one of the following letters:
.It Fl
debugger symbol table entries (see the
.Fl a
-option).
+option)
.It Li A
absolute
.It Li B
diff --git a/usr.bin/nm/nm.1aout b/usr.bin/nm/nm.1aout
index deadd0e..19176f3 100644
--- a/usr.bin/nm/nm.1aout
+++ b/usr.bin/nm/nm.1aout
@@ -59,7 +59,9 @@ searches for the file
and if present, displays the symbol
table for
.Pa a.out .
-.Bl -tag -width flag
+.Pp
+The following options are available:
+.Bl -tag -width indent
.It Fl a
Display symbol table entries inserted for use by debuggers.
.It Fl g
@@ -91,7 +93,7 @@ is undefined) and one of the following letters:
.It Fl
debugger symbol table entries (see the
.Fl a
-option).
+option)
.It Li A
absolute
.It Li B
OpenPOWER on IntegriCloud