summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2004-02-22 18:12:56 +0000
committerdeischen <deischen@FreeBSD.org>2004-02-22 18:12:56 +0000
commitf0ee20dfcc71986f93d3148d5f7acc2e9349e91e (patch)
tree364f61b31ee4e9f4e1597d482f91265b1c455270 /lib
parentd06c2712674f56ef05d1f0d44e88f3da769af6f6 (diff)
downloadFreeBSD-src-f0ee20dfcc71986f93d3148d5f7acc2e9349e91e.zip
FreeBSD-src-f0ee20dfcc71986f93d3148d5f7acc2e9349e91e.tar.gz
Update man page to reflect additional flag to allow selection of threads.
Diffstat (limited to 'lib')
-rw-r--r--lib/libkvm/kvm_getprocs.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libkvm/kvm_getprocs.3 b/lib/libkvm/kvm_getprocs.3
index f68d6b3..50b1aa9 100644
--- a/lib/libkvm/kvm_getprocs.3
+++ b/lib/libkvm/kvm_getprocs.3
@@ -95,6 +95,9 @@ processes with effective user id
.It Sy KERN_PROC_RUID
processes with real user id
.Fa arg
+.It Sy KERN_PROC_INC_THREAD
+modifier to return all kernel visible threads when filtering
+by process id, process group, tty, user id, and real user id
.El
.Pp
The number of processes found is returned in the reference parameter
OpenPOWER on IntegriCloud