From 48a01c432b2dd9cc0f4ff43a60bba2bfe89b299a Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Wed, 28 Jan 2009 15:21:38 +0000 Subject: [PATCH] Update the description of KERN_PROC. PR: 100242 Reviewed by: jhb --- lib/libc/gen/sysctl.3 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index bded0d15ba1..75f8668b504 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -28,7 +28,7 @@ .\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95 .\" $FreeBSD$ .\" -.Dd March 27, 2008 +.Dd January 28, 2009 .Dt SYSCTL 3 .Os .Sh NAME @@ -440,10 +440,8 @@ attempts to comply. .It Li KERN_PROC Return selected information about specific running processes. .Pp -For the following names, an array of pairs of -.Va struct proc -followed by corresponding -.Va struct eproc +For the following names, an array of +.Va struct kinfo_proc structures is returned, whose size depends on the current number of such objects in the system. .Bl -column "Third level nameXXXXXX" "Fourth level is:XXXXXX" -offset indent