Change sysctl section to 3 as suggested by Benjamin Kaduk.

This commit is contained in:
Jens Schweikhardt 2022-09-17 09:35:49 +02:00
parent 7cd4984e67
commit 714300faec

View File

@ -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.