summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-06-17 09:36:47 +0000
committersobomax <sobomax@FreeBSD.org>2003-06-17 09:36:47 +0000
commitf5d77c1c335bfcb78509771b3c5c2561341c34aa (patch)
treee8cc13f3bc725087d128dee026b9f79e5a1b66be /lib/libc/sys
parent073fe4a3cb57c22f3c0a9ce772356cd5deab363f (diff)
downloadFreeBSD-src-f5d77c1c335bfcb78509771b3c5c2561341c34aa.zip
FreeBSD-src-f5d77c1c335bfcb78509771b3c5c2561341c34aa.tar.gz
Xref policy: exit(2) -> _exit(2).
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/kse.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2
index 9476eea..be81f7f 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
OpenPOWER on IntegriCloud