aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/thr_new.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/thr_new.2 b/lib/libc/sys/thr_new.2
index 1ef4b8175c77..ef6722b54e58 100644
--- a/lib/libc/sys/thr_new.2
+++ b/lib/libc/sys/thr_new.2
@@ -217,7 +217,7 @@ limit, see
.It Bq Er EPROCLIM
Creation of the new thread would exceed the
.Dv kern.threads.max_threads_per_proc
-.Xr sysctl 8
+.Xr sysctl 3
limit.
.It Bq Er ENOMEM
There was not enough kernel memory to allocate the new thread structures.