summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-03-24 06:30:28 +0000
committerdd <dd@FreeBSD.org>2002-03-24 06:30:28 +0000
commit285344c7f5fc3446664aad1267e2bf425ee8f828 (patch)
tree094109cb2beebf050ae2ac43248464b82141026f /lib/libc/gen/sysctl.3
parent2a7696e0d237bcd13b01a3f40817073929ac3fed (diff)
downloadFreeBSD-src-285344c7f5fc3446664aad1267e2bf425ee8f828.zip
FreeBSD-src-285344c7f5fc3446664aad1267e2bf425ee8f828.tar.gz
Fix braino.
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-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 c9e002c..f7fec45 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -153,7 +153,7 @@ function runs in about a third the time as the same request made via the
.Fn sysctlbyname
function).
The
-.Fn sysctlbyname
+.Fn sysctlnametomib
function is also useful for fetching mib prefixes and then adding
a final component.
For example, to fetch process information
OpenPOWER on IntegriCloud