Xref policy: exit(2) -> _exit(2).
This commit is contained in:
parent
e44548554b
commit
e2ff474cac
@ -573,7 +573,7 @@ threads associated with the KSE group blocked in the kernel.
|
|||||||
.It Bq Er ESRCH
|
.It Bq Er ESRCH
|
||||||
The current KSE has no associated mailbox, i.e., the process is operating
|
The current KSE has no associated mailbox, i.e., the process is operating
|
||||||
in traditional, unthreaded mode (in this case use
|
in traditional, unthreaded mode (in this case use
|
||||||
.Xr exit 2
|
.Xr _exit 2
|
||||||
to exit the process).
|
to exit the process).
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user