summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/sysctl_add_oid.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/sysctl_add_oid.9 b/share/man/man9/sysctl_add_oid.9
index 0a8476cae3d7..3d5769b9b4c0 100644
--- a/share/man/man9/sysctl_add_oid.9
+++ b/share/man/man9/sysctl_add_oid.9
@@ -482,9 +482,9 @@ newtree.newint
.Em "Care should be taken to free all oids once they are no longer needed!"
.Pp
.Sh SEE ALSO
-.Xr sysctl_ctx_init 9 ,
+.Xr sysctl 8 ,
.Xr sysctl_ctx_free 9 ,
-.Xr sysctl 8
+.Xr sysctl_ctx_init 9
.Sh HISTORY
These functions first appeared in
.Fx 5.0 .