diff options
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 7c32ddcf292..d576027b866 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.40 2008/05/09 09:08:47 jmc Exp $ +.\" $OpenBSD: pstat.8,v 1.41 2008/10/07 02:30:02 deraadt Exp $ .\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -30,7 +30,7 @@ .\" .\" from: @(#)pstat.8 8.4 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: May 9 2008 $ +.Dd $Mdocdate: October 7 2008 $ .Dt PSTAT 8 .Os .Sh NAME @@ -104,6 +104,7 @@ The location of the vnode table entry or socket structure for this file. .It OFFSET The file offset (see .Xr lseek 2 ) . +This information is only visible to the user or superuser. .El .It Fl k Use 1K-byte blocks. |