From e6cb3c36086fbf65dc2b1d4e945634400d1c82bb Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 24 Nov 2001 15:38:28 +0000 Subject: [PATCH] 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(-) diff --git a/lib/libkvm/kvm_getfiles.3 b/lib/libkvm/kvm_getfiles.3 index 793116de306..8f70ca4fff0 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.