summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-06-18 13:03:06 +0000
committerbz <bz@FreeBSD.org>2011-06-18 13:03:06 +0000
commitc1a32a7f3679e35d35ab4202897abf08219858bb (patch)
tree29c8cef5b765162100fe6f71740210834448a745 /share
parentabf14b630a1991317a3068db1a24c26daed60bcd (diff)
downloadFreeBSD-src-c1a32a7f3679e35d35ab4202897abf08219858bb.zip
FreeBSD-src-c1a32a7f3679e35d35ab4202897abf08219858bb.tar.gz
Correct a typo in the function name.
MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/device_get_sysctl.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/device_get_sysctl.9 b/share/man/man9/device_get_sysctl.9
index 4dcc2ab..d838ac7 100644
--- a/share/man/man9/device_get_sysctl.9
+++ b/share/man/man9/device_get_sysctl.9
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 23, 2006
+.Dd June 18, 2011
.Dt DEVICE_GET_SYSCTL 9
.Os
.Sh NAME
@@ -49,7 +49,7 @@ This node can be accessed with the
.Fn device_get_sysctl_tree
function.
The context for the node can be obtained with the
-.Fn device_get_sysctl_ctl
+.Fn device_get_sysctl_ctx
function.
.Sh SEE ALSO
.Xr device 9
OpenPOWER on IntegriCloud