diff options
Diffstat (limited to 'man2/pidfd_open.2')
| -rw-r--r-- | man2/pidfd_open.2 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2 index f0ba89cdb9..68e4c23fa0 100644 --- a/man2/pidfd_open.2 +++ b/man2/pidfd_open.2 @@ -80,12 +80,10 @@ Insufficient kernel memory was available. The process specified by .I pid does not exist. -.SH VERSIONS -.BR pidfd_open () -first appeared in Linux 5.3. .SH STANDARDS -.BR pidfd_open () -is Linux specific. +Linux. +.SH HISTORY +Linux 5.3. .SH NOTES The following code sequence can be used to obtain a file descriptor for the child of |
