summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>1996-03-11 03:08:51 +0000
committerhsu <hsu@FreeBSD.org>1996-03-11 03:08:51 +0000
commit62bcd1f5105e75e195bab0bbc52979bc8ed92993 (patch)
treeab32a8f3aadabd2766fd9196ac70a8d5b8edbdca /lib
parent6845ef45846122c8dab18e0731f03f9e00e4b60b (diff)
downloadFreeBSD-src-62bcd1f5105e75e195bab0bbc52979bc8ed92993.zip
FreeBSD-src-62bcd1f5105e75e195bab0bbc52979bc8ed92993.tar.gz
From Lite2: rename fs to vfs.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 12ee90b..35835c8 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -176,7 +176,7 @@ as a debugging variable, the following declaration would be used:
int dospecialcheck = 1;
struct ctldebug debug5 = { "dospecialcheck", &dospecialcheck };
.Ed
-.Sh CTL_FS
+.Sh CTL_VFS
There are currently no second level names for the file system.
.Sh CTL_HW
The string and integer information available for the CTL_HW level
OpenPOWER on IntegriCloud