summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPedro Martelletto <pedro@cvs.openbsd.org>2006-05-28 01:27:45 +0000
committerPedro Martelletto <pedro@cvs.openbsd.org>2006-05-28 01:27:45 +0000
commit1cc1ddbf8a7547168b801e3e70b23098673867f9 (patch)
treeb67aff84b886ede75515621d64dc0c3207a9bee3 /lib
parent342f3ae6ce1c83fe66ffe451203aa5422a5c55dd (diff)
VFS_GENERIC returns VFS info, not VM info
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 1601aca1cb5..6d968ba5f88 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.154 2006/05/27 23:42:35 claudio Exp $
+.\" $OpenBSD: sysctl.3,v 1.155 2006/05/28 01:27:44 pedro Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1873,7 +1873,7 @@ The changeable column shows whether a process with appropriate
privileges may change the value.
.Bl -column "Second level nameXXXXXX" "struct loadavgXXX" -offset indent
.It Sy Second level name Type Changeable
-.It Dv VFS_GENERIC No " VM generic info no"
+.It Dv VFS_GENERIC No " VFS generic info no"
.It Dv filesystem # No " filesystem info no"
.El
.Bl -tag -width "123456"