diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
| commit | d0353b836e88609b9400851d32e0aa6645ff9be3 (patch) | |
| tree | aa7324a24491215cb462cf95382795f1649d10b6 /usr.bin/nm | |
| parent | 1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/nm')
| -rw-r--r-- | usr.bin/nm/nm.1 | 2 | ||||
| -rw-r--r-- | usr.bin/nm/nm.1aout | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1 index aa675f8463d2..3179ad2c38a7 100644 --- a/usr.bin/nm/nm.1 +++ b/usr.bin/nm/nm.1 @@ -44,7 +44,7 @@ .Op Ar .Sh DESCRIPTION The symbol table (name list) of each object in -.Ar file(s) +.Ar file Ns (s) is displayed. If a library (archive) is given, .Nm diff --git a/usr.bin/nm/nm.1aout b/usr.bin/nm/nm.1aout index aa675f8463d2..3179ad2c38a7 100644 --- a/usr.bin/nm/nm.1aout +++ b/usr.bin/nm/nm.1aout @@ -44,7 +44,7 @@ .Op Ar .Sh DESCRIPTION The symbol table (name list) of each object in -.Ar file(s) +.Ar file Ns (s) is displayed. If a library (archive) is given, .Nm |
