diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-07-31 06:53:36 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-07-31 06:53:36 +0000 |
| commit | 885a85b6c1d0e4e1c0f0d5474ec7dc8e501167bb (patch) | |
| tree | 9bd3ba71a371c25c813998861f08d14bce4feca7 /usr.bin/nm/nm.1 | |
| parent | e89ac5b08b19ab87314487fb2c1ba79200610a25 (diff) | |
Notes
Diffstat (limited to 'usr.bin/nm/nm.1')
| -rw-r--r-- | usr.bin/nm/nm.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1 index 0ebeb987e60b..a1f8b3c462fa 100644 --- a/usr.bin/nm/nm.1 +++ b/usr.bin/nm/nm.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nm.1 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $Id: nm.1,v 1.7 1997/02/22 19:56:28 peter Exp $ .\" .Dd June 6, 1993 .Dt NM 1 @@ -39,9 +39,9 @@ .Nm nm .Nd display name list (symbol table) .Sh SYNOPSIS -.Nm nm +.Nm .Op Fl agnoprtuwW -.Ar +.Op Ar .Sh DESCRIPTION The symbol table (name list) of each object in .Ar file(s) @@ -121,6 +121,6 @@ The output is sorted alphabetically. .Xr stab 5 .Sh HISTORY An -.Nm nm +.Nm command appeared in .At v1 . |
