summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/pstat.8
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-06-12 12:59:48 +0000
committerjmc <jmc@openbsd.org>2003-06-12 12:59:48 +0000
commit9d0b46bce168999f74a0d212a344c31d83f004e6 (patch)
tree166f1e01d85c2096a2bf6801e72a159f46867bb7 /usr.sbin/pstat/pstat.8
parentmention more copyright holders; ok markus@ (diff)
downloadwireguard-openbsd-9d0b46bce168999f74a0d212a344c31d83f004e6.tar.xz
wireguard-openbsd-9d0b46bce168999f74a0d212a344c31d83f004e6.zip
- section reorder
- macro fixes - kill whitespace at EOL - new sentence, new line
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r--usr.sbin/pstat/pstat.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index b27ae1d1d57..417d62571e6 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.22 2003/06/02 23:36:54 millert Exp $
+.\" $OpenBSD: pstat.8,v 1.23 2003/06/12 12:59:52 jmc Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -340,16 +340,16 @@ size block.
.Xr iostat 8 ,
.Xr vmstat 8
.Rs
-.Rt Tn UNIX Rt Implementation ,
-.Ra K. Thompson
+.%T UNIX Implementation
+.%A K. Thompson
.Re
-.Sh BUGS
-Swap statistics are reported for all swap partitions compiled into the kernel,
-regardless of whether those partitions are being used.
-.Pp
-Does not understand NFS swap servers.
.Sh HISTORY
The
.Nm
command appeared in
.Bx 4.0 .
+.Sh BUGS
+Swap statistics are reported for all swap partitions compiled into the kernel,
+regardless of whether those partitions are being used.
+.Pp
+Does not understand NFS swap servers.