aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2const/F_GETFL.2const
diff options
authorAlejandro Colomar <alx@kernel.org>2025-10-29 12:27:06 +0100
committerAlejandro Colomar <alx@kernel.org>2025-10-29 12:27:06 +0100
commit0b2d9bd664822e5dd8affa0583c533a9fac45027 (patch)
tree6fd4fe1f8ad589066404d041d3874038e2230662 /man/man2const/F_GETFL.2const
parent1411f78d518e043fbbc761409313db3be4bc038b (diff)
parent429fd8f39add390a2be28d8d4dee68e4d9897a32 (diff)
downloadman-pages-posix24.tar.gz
man/: Update some APIs for POSIX.1-2024posix24
This work is incomplete, but waiting until all pages have been updated would unnecessarily delay publishing these changes, which are already useful. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man2const/F_GETFL.2const')
-rw-r--r--man/man2const/F_GETFL.2const2
1 files changed, 1 insertions, 1 deletions
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