diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2 index 6eb07a1e4..3a0c5fa25 100644 --- a/man2/pidfd_open.2 +++ b/man2/pidfd_open.2 @@ -141,6 +141,8 @@ should instead be created using with the .BR CLONE_PIDFD flag. +.\" +.SS Use cases for PID file descriptors .PP The .BR pidfd_send_signal (2)