diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | 490d5836b5ab0c76675986696b1637fff97dfae2 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/pstat | |
parent | fb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff) | |
download | src-test2-490d5836b5ab0c76675986696b1637fff97dfae2.tar.gz src-test2-490d5836b5ab0c76675986696b1637fff97dfae2.zip |
Notes
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 66d486d9222a..d73c88db3d29 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -50,8 +50,9 @@ .Op Fl M Ar core .Op Fl N Ar system .Sh DESCRIPTION -.Nm Pstat -displays open file entry, swap space utilization, +The +.Nm +utility displays open file entry, swap space utilization, terminal state, and vnode data structures. .Pp If invoked as @@ -258,5 +259,5 @@ swap servers. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.0 . |