diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-10-12 21:14:58 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-10-12 23:41:35 +0200 |
| commit | ecefd5997f380819c0ceac666153b6eaab3fd00b (patch) | |
| tree | 7b99f8ea0abe20ab0bd00f6dfe98054518224edd /man2/pidfd_open.2 | |
| parent | ecf77dbc1c6fbec337393e6049d7e4751ed5e4a2 (diff) | |
| download | man-pages-ecefd5997f380819c0ceac666153b6eaab3fd00b.tar.gz | |
pidfd_open.2: Add a subsection header "Use cases for PID file descriptors"
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/pidfd_open.2')
| -rw-r--r-- | man2/pidfd_open.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2 index 6eb07a1e4d..3a0c5fa250 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) |
