Subject: Re: sysctl(3) [Was: CVS commit: syssrc/sys/arch]
To: Simon Burge <simonb@wasabisystems.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 08/26/2001 10:06:52
On Mon, Aug 27, 2001 at 02:41:19AM +1000, Simon Burge wrote:
> > Log Message:
> >
> > sysctl(2) -> sysctl(3) (in comments)
>
> Offhandedly, I've always been curious as to why there's a sysctl(3)
> when sysctl() is a system call...
sysctl(3) is a wrapper around __sysctl(2).
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>