summaryrefslogtreecommitdiff
path: root/usr.bin/nm
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-08-13 21:18:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-08-13 21:18:13 +0000
commit63f25e54a4dabdab4510a910f2ce820f9e8fc6d8 (patch)
treec4cd54ce9fd76b5ae54ab4b94badf3960caeb4c0 /usr.bin/nm
parent594f369c3083b9c5702508642f03f24299ca98de (diff)
oops, SYNOPSIS was missing an Ar; while here i tweaked the list spacing;
Diffstat (limited to 'usr.bin/nm')
-rw-r--r--usr.bin/nm/nm.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1
index f3a0c04e7dd..c1d32887391 100644
--- a/usr.bin/nm/nm.1
+++ b/usr.bin/nm/nm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nm.1,v 1.28 2015/08/13 19:13:28 miod Exp $
+.\" $OpenBSD: nm.1,v 1.29 2015/08/13 21:18:12 jmc Exp $
.\" $NetBSD: nm.1,v 1.3 1995/08/31 23:41:58 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -39,7 +39,7 @@
.Sh SYNOPSIS
.Nm nm
.Op Fl AaCDegnoPprsuw
-.Op Fl t d|o|x
+.Op Fl t Ar d|o|x
.Op Ar
.Sh DESCRIPTION
The symbol table (name list) of each object in
@@ -98,7 +98,8 @@ Reverse order sort.
Show archive index.
.It Fl t Ar d|o|x
In POSIX format output, choose the numeric radix as follows:
-.Bl -tag -width 3n -compact
+.Pp
+.Bl -tag -width 3n -compact -offset indent
.It d
Decimal.
.It o