_exit.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-04 21:06:22 +02:00
parent ccb3ff19e4
commit a88f0e061a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ The function
terminates the calling process "immediately".
Any open file descriptors belonging to the process are closed.
Any children of the process are inherited by
.IR init (1)
.BR init (1)
(or by the nearest "subreaper" process as defined through the use of the
.BR prctl (2)
.B PR_SET_CHILD_SUBREAPER