diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-12 12:59:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-12 12:59:55 +0000 |
commit | d165f2bd0ac5bf9c00ee94add1b5e0c2869c120c (patch) | |
tree | b4d1019d0295c1a5c47fa5300035e828a0573003 /usr.sbin/pstat/pstat.8 | |
parent | 0a4456856fb720c08f83dac043509dda2676828d (diff) |
- 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.8 | 16 |
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. |