From 3df57627e595797e24ffc1363286e0fed430020e Mon Sep 17 00:00:00 2001 From: charnier Date: Wed, 16 Oct 2002 15:28:20 +0000 Subject: Introduce enumerate of options using the standard way: --- usr.bin/nm/nm.1 | 6 ++++-- usr.bin/nm/nm.1aout | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'usr.bin/nm') 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 -- cgit v1.1