diff options
Diffstat (limited to 'man/man2/dup.2')
| -rw-r--r-- | man/man2/dup.2 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/man/man2/dup.2 b/man/man2/dup.2 index c0126f6abc..941483319f 100644 --- a/man/man2/dup.2 +++ b/man/man2/dup.2 @@ -190,14 +190,7 @@ in .B ENOMEM Insufficient kernel memory was available. .SH STANDARDS -.TP -.BR dup () -.TQ -.BR dup2 () -POSIX.1-2008. -.TP -.BR dup3 () -Linux. +POSIX.1-2024. .SH HISTORY .TP .BR dup () @@ -209,6 +202,7 @@ POSIX.1-2001, SVr4, 4.3BSD. .\" The EBUSY return is Linux-specific. .TP .BR dup3 () +POSIX.1-2024. Linux 2.6.27, glibc 2.9. .SH NOTES |
