diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 958691e6dc2..0c0f7090c94 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.208 2011/09/03 22:59:07 jmc Exp $ +.\" $OpenBSD: sysctl.3,v 1.209 2011/09/25 17:48:17 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2011 $ +.Dd $Mdocdate: September 25 2011 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -503,7 +503,7 @@ structure is returned. This structure contains the time that the system was booted. .It Dv KERN_BUFCACHEPERCENT The maximum percentage of physical memory the buffer cache may use; -the default is 10%. +the default is 20%. .It Dv KERN_CCPU The scheduler exponential decay value. .It Dv KERN_CLOCKRATE |