summaryrefslogtreecommitdiffstats
path: root/usr.bin/symorder
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-10-17 12:58:14 +0000
committercharnier <charnier@FreeBSD.org>2002-10-17 12:58:14 +0000
commit58dbe0ce7cf197ab4f377e829dcc8573602fb8af (patch)
tree1d7940cb8c1af79b16762adc7ece6007620c23b4 /usr.bin/symorder
parentf353241d395f7724ac2fd02c3cc91d3317ed797a (diff)
downloadFreeBSD-src-58dbe0ce7cf197ab4f377e829dcc8573602fb8af.zip
FreeBSD-src-58dbe0ce7cf197ab4f377e829dcc8573602fb8af.tar.gz
Introduce option enumeration the standard way.
Diffstat (limited to 'usr.bin/symorder')
-rw-r--r--usr.bin/symorder/symorder.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/symorder/symorder.1 b/usr.bin/symorder/symorder.1
index 0778fd4..858723e 100644
--- a/usr.bin/symorder/symorder.1
+++ b/usr.bin/symorder/symorder.1
@@ -58,9 +58,11 @@ is updated in place;
symbols read from
.Ar symlist
are relocated to the beginning of the table and in the order given.
-.Bl -tag -width flag
+.Pp
+The following options are available:
+.Bl -tag -width indent
.It Fl c
-Makes all any symbols not in
+Make all any symbols not in
.Ar symlist
local to this file.
.It Fl t
OpenPOWER on IntegriCloud