summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-11-28 19:25:25 +0000
committerjmc <jmc@openbsd.org>2007-11-28 19:25:25 +0000
commitc5e3b9d26553b15a215107b7fcbcc5c000711c34 (patch)
tree359268805fa71cd6389f36768647eb3046914cc5
parentsort options list; (diff)
downloadwireguard-openbsd-c5e3b9d26553b15a215107b7fcbcc5c000711c34.tar.xz
wireguard-openbsd-c5e3b9d26553b15a215107b7fcbcc5c000711c34.zip
- bring back a tweak that got reverted in previous
- Xr printf 3 whilst here
-rw-r--r--usr.sbin/pstat/pstat.85
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 5118802848d..88bb54c98b6 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.37 2007/11/28 16:33:43 deraadt Exp $
+.\" $OpenBSD: pstat.8,v 1.38 2007/11/28 19:25:25 jmc Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -66,7 +66,7 @@ using the specified format.
is a
.Xr printf 3 Ns -style
format, without the leading percent or precision specifiers.
-Symbol named are read from the remaining command line arguments.
+Symbol names are read from the remaining command line arguments.
Addresses may also be specified in hex.
.It Fl f
Print the open file table with these headings:
@@ -351,6 +351,7 @@ size block.
.Xr systat 1 ,
.Xr top 1 ,
.Xr stat 2 ,
+.Xr printf 3 ,
.Xr fs 5 ,
.Xr iostat 8 ,
.Xr vmstat 8