diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-10-17 12:58:14 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-10-17 12:58:14 +0000 |
| commit | 44f219ea75f8b182ab8c422e03b873b075fb672f (patch) | |
| tree | 1d7940cb8c1af79b16762adc7ece6007620c23b4 | |
| parent | 971475a2da74beb9b0f2892c4563d5d174e5f8c1 (diff) | |
Notes
| -rw-r--r-- | usr.bin/symorder/symorder.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/symorder/symorder.1 b/usr.bin/symorder/symorder.1 index 0778fd4d14a7..858723ec9704 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 |
