Introduce enumerate of options using the standard way:

This commit is contained in:
Philippe Charnier 2002-10-16 15:28:20 +00:00
parent 6c41dd0705
commit bcbf58952c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105256
2 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -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