From e652be39ea1df2c3312eb29c4cfad9a33aa66c55 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 24 Nov 2001 15:38:28 +0000 Subject: s/processes/files/ inherited from kvm_getprocs(3). PR: docs/32252 Submitted by: tobez --- lib/libkvm/kvm_getfiles.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libkvm/kvm_getfiles.3') diff --git a/lib/libkvm/kvm_getfiles.3 b/lib/libkvm/kvm_getfiles.3 index 793116d..8f70ca4 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. -- cgit v1.1