diff options
author | bde <bde@FreeBSD.org> | 1998-01-17 16:58:55 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-01-17 16:58:55 +0000 |
commit | 965464cfca187e55ba822a4cd9ea777832613f1c (patch) | |
tree | 0cf39db0753852a58f576c9b768fa782c2fb5554 /usr.sbin/pstat | |
parent | 96fd17c7036968b7fbdd9b7a12be3ce25065a913 (diff) | |
download | FreeBSD-src-965464cfca187e55ba822a4cd9ea777832613f1c.zip FreeBSD-src-965464cfca187e55ba822a4cd9ea777832613f1c.tar.gz |
VVMIO -> VOBJBUF as in pstat.c.
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 011593c..792bbb5 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pstat.8 8.5 (Berkeley) 5/13/94 -.\" $Id: pstat.8,v 1.14 1997/08/30 20:18:48 peter Exp $ +.\" $Id: pstat.8,v 1.15 1997/10/09 07:22:05 charnier Exp $ .\" .Dd May 13, 1994 .Dt PSTAT 8 @@ -285,7 +285,7 @@ A list of letters representing vnode flags: .It A \- VALIASED .It V -\- VVMIO +\- VOBJBUF .It a \- VAGE .It l |