diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2 index e29d6a289..016921370 100644 --- a/man2/pidfd_open.2 +++ b/man2/pidfd_open.2 @@ -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