diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2 index 9476eea3214..be81f7f2408 100644 --- a/lib/libc/sys/kse.2 +++ b/lib/libc/sys/kse.2 @@ -573,7 +573,7 @@ threads associated with the KSE group blocked in the kernel. .It Bq Er ESRCH The current KSE has no associated mailbox, i.e., the process is operating in traditional, unthreaded mode (in this case use -.Xr exit 2 +.Xr _exit 2 to exit the process). .El .Pp