diff options
Diffstat (limited to 'man/man2const')
| -rw-r--r-- | man/man2const/F_DUPFD.2const | 2 | ||||
| -rw-r--r-- | man/man2const/F_GETFD.2const | 2 | ||||
| -rw-r--r-- | man/man2const/F_GETFL.2const | 2 | ||||
| -rw-r--r-- | man/man2const/F_GETSIG.2const | 7 |
4 files changed, 7 insertions, 6 deletions
diff --git a/man/man2const/F_DUPFD.2const b/man/man2const/F_DUPFD.2const index b3635982ad..907a1cb864 100644 --- a/man/man2const/F_DUPFD.2const +++ b/man/man2const/F_DUPFD.2const @@ -76,7 +76,7 @@ POSIX.1-2024 specifies .BR F_DUPFD_CLOFORK , but Linux doesn't support it. .SH STANDARDS -POSIX.1-2008. +POSIX.1-2024. .SH HISTORY .TP .B F_DUPFD diff --git a/man/man2const/F_GETFD.2const b/man/man2const/F_GETFD.2const index 065ba4c005..e44aa644d6 100644 --- a/man/man2const/F_GETFD.2const +++ b/man/man2const/F_GETFD.2const @@ -60,7 +60,7 @@ is set to indicate the error. See .BR fcntl (2). .SH STANDARDS -POSIX.1-2008. +POSIX.1-2024. .SH HISTORY SVr4, 4.3BSD, POSIX.1-2001. .SH CAVEATS diff --git a/man/man2const/F_GETFL.2const b/man/man2const/F_GETFL.2const index aec7959f5c..c1b9413602 100644 --- a/man/man2const/F_GETFL.2const +++ b/man/man2const/F_GETFL.2const @@ -88,7 +88,7 @@ Attempted to clear the .B O_APPEND flag on a file that has the append-only attribute set. .SH STANDARDS -POSIX.1-2008. +POSIX.1-2024. .SH HISTORY SVr4, 4.3BSD, POSIX.1-2001. .SH BUGS diff --git a/man/man2const/F_GETSIG.2const b/man/man2const/F_GETSIG.2const index da92eb6940..3964cb7fd1 100644 --- a/man/man2const/F_GETSIG.2const +++ b/man/man2const/F_GETSIG.2const @@ -427,12 +427,12 @@ is not an allowable signal number. .B F_GETOWN .TQ .B F_SETOWN -POSIX.1-2008. -.TP +.TQ .B F_GETOWN_EX .TQ .B F_SETOWN_EX -.TQ +POSIX.1-2024. +.TP .B F_GETSIG .TQ .B F_SETSIG @@ -459,6 +459,7 @@ with the value 200809L or greater.) .B F_GETOWN_EX .TQ .B F_GETOWN_EX +POSIX.1-2024. Linux 2.6.32. .TP .B F_GETSIG |
