summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sysctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sysctl.2')
-rw-r--r--lib/libc/sys/sysctl.27
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2
index 04252746d2e..92b8673154b 100644
--- a/lib/libc/sys/sysctl.2
+++ b/lib/libc/sys/sysctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.2,v 1.23 2019/04/21 16:02:45 anton Exp $
+.\" $OpenBSD: sysctl.2,v 1.24 2019/05/05 17:41:38 deraadt 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: April 21 2019 $
+.Dd $Mdocdate: May 5 2019 $
.Dt SYSCTL 2
.Os
.Sh NAME
@@ -534,8 +534,7 @@ A
structure is returned.
This structure contains the time that the system was booted.
.It Dv KERN_CACHEPCT Pq Va kern.bufcachepercent
-The maximum percentage of physical memory the buffer cache may use;
-the default is 80%.
+The maximum percentage of dma-reachable physical memory the buffer cache may use.
.It Dv KERN_CCPU Pq Va kern.ccpu
The scheduler exponential decay value.
.It Dv KERN_CLOCKRATE Pq Va kern.clockrate