mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
Update man page to reflect additional flag to allow selection of threads.
This commit is contained in:
parent
d75c1d8381
commit
f3e170bbdb
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue