diff options
| author | Jeffrey Hsu <hsu@FreeBSD.org> | 1996-03-11 03:08:51 +0000 |
|---|---|---|
| committer | Jeffrey Hsu <hsu@FreeBSD.org> | 1996-03-11 03:08:51 +0000 |
| commit | 4b10cdbc3d8dc8410eeb7f9e2f0070428f6ed827 (patch) | |
| tree | ab32a8f3aadabd2766fd9196ac70a8d5b8edbdca /lib/libc | |
| parent | 782ff9b2f0d2ffb9bc41c59af6a222ee6b40a57b (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 12ee90b3cd38..35835c847ec4 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 |
