pidfd_open.2: tfix

Reported-by: Florian Weimer <fw@deneb.enyo.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-09-25 16:01:32 +02:00
parent 13ad736507
commit 8f57d60f5c
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ If these conditions don't hold true,
then the child process should instead be created using
.BR clone (2)
with the
.BR CLONE_PID
.BR CLONE_PIDFD
flag.
.PP
The