aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3const/EXIT_SUCCESS.3const
diff options
Diffstat (limited to 'man/man3const/EXIT_SUCCESS.3const')
-rw-r--r--man/man3const/EXIT_SUCCESS.3const2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3const/EXIT_SUCCESS.3const b/man/man3const/EXIT_SUCCESS.3const
index e90238a771..7f5f6030dc 100644
--- a/man/man3const/EXIT_SUCCESS.3const
+++ b/man/man3const/EXIT_SUCCESS.3const
@@ -25,7 +25,7 @@ and can be used as arguments to the
.BR exit (3)
function.
.SH STANDARDS
-C11, POSIX.1-2008.
+C11, POSIX.1-2024.
.SH HISTORY
C89, POSIX.1-2001.
.SH EXAMPLES