diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-16 21:28:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-16 21:28:02 +0000 |
commit | cd48a973eea6dd534fa68d4a5aef766b669c8a2d (patch) | |
tree | 8a7dcb4fc9d81d7850201c1e44310cc30da6fde4 /usr.sbin/pstat/pstat.8 | |
parent | 1fc8ba164ff0bf2dc1da8252802817c32eda3fda (diff) |
add fstat(1) reference to SEE ALSO;
suggested by Drew Einhorn;
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 417d62571e6..3e3f9fb7a5d 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.23 2003/06/12 12:59:52 jmc Exp $ +.\" $OpenBSD: pstat.8,v 1.24 2004/03/16 21:28:01 jmc Exp $ .\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -333,6 +333,7 @@ option is not specified, the block counts will be displayed in units of that size block. .El .Sh SEE ALSO +.Xr fstat 1 , .Xr ps 1 , .Xr systat 1 , .Xr stat 2 , |