diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-24 15:38:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-24 15:38:28 +0000 |
| commit | e6cb3c36086fbf65dc2b1d4e945634400d1c82bb (patch) | |
| tree | d43f24ed92c4b70c8af27cbe0a6661dbdfb4bca9 /lib/libkvm | |
| parent | 2129325c098760fe01d1b7b452c0d16ae56381b9 (diff) | |
Notes
Diffstat (limited to 'lib/libkvm')
| -rw-r--r-- | lib/libkvm/kvm_getfiles.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/kvm_getfiles.3 b/lib/libkvm/kvm_getfiles.3 index 793116de3067..8f70ca4fff0f 100644 --- a/lib/libkvm/kvm_getfiles.3 +++ b/lib/libkvm/kvm_getfiles.3 @@ -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. |
