summaryrefslogtreecommitdiff
path: root/sysutils/psmisc/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/psmisc/DESCR')
-rw-r--r--sysutils/psmisc/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/psmisc/DESCR b/sysutils/psmisc/DESCR
index d7557267940..695922813e0 100644
--- a/sysutils/psmisc/DESCR
+++ b/sysutils/psmisc/DESCR
@@ -5,5 +5,5 @@ This package contains three little utilities that use the proc FS:
pstree shows the currently running processes as a tree
The Linux version includes "fuser" for listing processes' open files,
-but NetBSD's procfs doesn't have the facilities for this (use the lsof
-package instead).
+but NetBSD's procfs doesn't have the facilities for this (use
+fstat(1) or the lsof package instead).