diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 09:59:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 09:59:20 +0000 |
commit | 742eb4b215a1464047ce2de74d0ecbb5ab031970 (patch) | |
tree | 561858f6991afe0fba47b5ceca928c07ccc5c740 /usr.sbin/pstat/pstat.8 | |
parent | 992866d50243e49ac5d348aefb9e13c04303aee0 (diff) |
add references to procmap(1) in SEE ALSO;
suggested by tedu@
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 24c624c0701..7a703560617 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.25 2004/03/16 23:11:20 jmc Exp $ +.\" $OpenBSD: pstat.8,v 1.26 2004/03/17 09:59:19 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,6 +340,7 @@ size block. .El .Sh SEE ALSO .Xr fstat 1 , +.Xr procmap 1 , .Xr ps 1 , .Xr systat 1 , .Xr stat 2 , |