summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-28 19:25:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-28 19:25:26 +0000
commit7235e1808acd12de480dcaa9fd3310099d822fc9 (patch)
treecb8eb9e78f7d2a85243d9166519ea198ea482f7c /usr.sbin
parentd95d385729bad6242cc898e7c01b0934cd8eab58 (diff)
- bring back a tweak that got reverted in previous
- Xr printf 3 whilst here
Diffstat (limited to 'usr.sbin')
-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