aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lsof/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-30 16:40:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-30 16:40:28 +0000
commited56b976a701eea51e2c2f9f2a3ea36885d8ebfc (patch)
treec318f9a7c46e8e9132e239151ef3261175ce00db /sysutils/lsof/pkg-descr
parent1b582a35d191bb192dec943dbfb01d8b1334c565 (diff)
Notes
Diffstat (limited to 'sysutils/lsof/pkg-descr')
-rw-r--r--sysutils/lsof/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/lsof/pkg-descr b/sysutils/lsof/pkg-descr
index a046d9198e61..1bf32a34e32b 100644
--- a/sysutils/lsof/pkg-descr
+++ b/sysutils/lsof/pkg-descr
@@ -4,4 +4,6 @@ special file, a character special file, an executing text reference, a
library, a stream or a network file (Internet socket, NFS file or Unix domain
socket).
+See also fstat(1) in the base system.
+
-- David (obrien@cs.ucdavis.edu)