summaryrefslogtreecommitdiffstats
path: root/usr.bin/procstat
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-06 11:29:06 +0000
committerantoine <antoine@FreeBSD.org>2010-02-06 11:29:06 +0000
commit7f8d97309310f60fbf7e76fb94f55bf7d147019e (patch)
tree3fb79b3018f1d716455da6dcf4a87cae9a2acdfb /usr.bin/procstat
parent6dfb90c3f2ef23d70baba5f585ec301de40aa0cb (diff)
downloadFreeBSD-src-7f8d97309310f60fbf7e76fb94f55bf7d147019e.zip
FreeBSD-src-7f8d97309310f60fbf7e76fb94f55bf7d147019e.tar.gz
Document one more file descriptor type and two more vnode types.
MFC after: 2 weeks
Diffstat (limited to 'usr.bin/procstat')
-rw-r--r--usr.bin/procstat/procstat.16
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/procstat/procstat.1 b/usr.bin/procstat/procstat.1
index 0fdff9a..f4dc731 100644
--- a/usr.bin/procstat/procstat.1
+++ b/usr.bin/procstat/procstat.1
@@ -141,6 +141,8 @@ The following file descriptor types may be displayed:
.Bl -tag -width X -compact
.It c
crypto
+.It e
+POSIX semaphore
.It f
fifo
.It h
@@ -168,10 +170,14 @@ not a vnode
block device
.It c
character device
+.It d
+directory
.It f
fifo
.It l
symbolic link
+.It r
+regular file
.It s
socket
.It x
OpenPOWER on IntegriCloud