diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-06 23:28:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-06 23:28:24 +0000 |
commit | 6dfc188e8b95cfc4cb83e2e799a7838b7bb8e9cf (patch) | |
tree | e5b553b0a30482b399e3725340bc0ec846a12a7a /usr.sbin/pstat/pstat.8 | |
parent | 3e3b58c2c5f6bd56c5756d11062f1df670cc2fbf (diff) |
make some of the stat utility pages reference each other;
idea from a mail to misc@ from simon dassow;
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 21e5be658f1..4cf4de4b723 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.28 2005/06/10 18:36:27 pedro Exp $ +.\" $OpenBSD: pstat.8,v 1.29 2005/09/06 23:28:23 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,9 +333,11 @@ size block. .El .Sh SEE ALSO .Xr fstat 1 , +.Xr netstat 1 , .Xr procmap 1 , .Xr ps 1 , .Xr systat 1 , +.Xr top 1 , .Xr stat 2 , .Xr fs 5 , .Xr iostat 8 , |