aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3const/EOF.3const
diff options
Diffstat (limited to 'man/man3const/EOF.3const')
-rw-r--r--man/man3const/EOF.3const2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3const/EOF.3const b/man/man3const/EOF.3const
index 43e84e0e9c..3d15d909ac 100644
--- a/man/man3const/EOF.3const
+++ b/man/man3const/EOF.3const
@@ -27,7 +27,7 @@ is not a character
.IR "unsigned char" ).
It is instead a sentinel value outside of the valid range for valid characters.
.SH STANDARDS
-C11, POSIX.1-2008.
+C11, POSIX.1-2024.
.SH HISTORY
C89, POSIX.1-2001.
.SH CAVEATS