summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-08-13 21:18:12 +0000
committerjmc <jmc@openbsd.org>2015-08-13 21:18:12 +0000
commit5d1abe6ec02a85bb8578fa40c719c8c5d5117eaf (patch)
treef77c5fd8886c2a52047fbcafd87e71e86f48fb06
parentGrow -P (POSIX output) and -t (POSIX output radix) support. Several 3rd-party (diff)
downloadwireguard-openbsd-5d1abe6ec02a85bb8578fa40c719c8c5d5117eaf.tar.xz
wireguard-openbsd-5d1abe6ec02a85bb8578fa40c719c8c5d5117eaf.zip
oops, SYNOPSIS was missing an Ar; while here i tweaked the list spacing;
-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