summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-07-30 16:40:28 +0000
committerobrien <obrien@FreeBSD.org>1998-07-30 16:40:28 +0000
commite9db3c42bd0c427321bfae9176f726837c0e4e14 (patch)
treea0391a40329376646d375bd5a67cf14ddb74ad76 /sysutils
parentdd7593a2aa405eb943a77d8800fb1c6bcb1dbfb2 (diff)
downloadFreeBSD-ports-e9db3c42bd0c427321bfae9176f726837c0e4e14.zip
FreeBSD-ports-e9db3c42bd0c427321bfae9176f726837c0e4e14.tar.gz
Add a pointer to fstat(1) which is very simular and in the base system.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/pkg-comment2
-rw-r--r--sysutils/lsof/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/lsof/pkg-comment b/sysutils/lsof/pkg-comment
index fc69110..1b417b1 100644
--- a/sysutils/lsof/pkg-comment
+++ b/sysutils/lsof/pkg-comment
@@ -1 +1 @@
-Lists information about open files.
+Lists information about open files. (simular to fstat(1))
diff --git a/sysutils/lsof/pkg-descr b/sysutils/lsof/pkg-descr
index a046d91..1bf32a3 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)
OpenPOWER on IntegriCloud