From 1cc1ddbf8a7547168b801e3e70b23098673867f9 Mon Sep 17 00:00:00 2001 From: Pedro Martelletto Date: Sun, 28 May 2006 01:27:45 +0000 Subject: VFS_GENERIC returns VFS info, not VM info --- lib/libc/gen/sysctl.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') 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" -- cgit v1.2.3