mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
s/processes/files/ inherited from kvm_getprocs(3).
PR: docs/32252 Submitted by: tobez
This commit is contained in:
parent
2129325c09
commit
e6cb3c3608
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ and
|
|||
arguments constitute a predicate which limits the set of files
|
||||
returned. No predicates are currently defined.
|
||||
.Pp
|
||||
The number of processes found is returned in the reference parameter
|
||||
The number of files found is returned in the reference parameter
|
||||
.Fa cnt .
|
||||
The files are returned as a contiguous array of file structures,
|
||||
preceded by the address of the first file entry in the kernel.
|
||||
|
|
|
|||
Loading…
Reference in a new issue