From: Seth McDonald Date: Mon, 5 Jan 2026 09:18:47 +0000 (+1000) Subject: man/man3const/EXIT_SUCCESS.3const: HISTORY: Update first POSIX appearance of EXIT_FAI... X-Git-Tag: man-pages-6.17~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4d6bf65bb80551d7e5d235db7c3c342392efd5;p=thirdparty%2Fman-pages.git man/man3const/EXIT_SUCCESS.3const: HISTORY: Update first POSIX appearance of EXIT_FAILURE(3const) EXIT_FAILURE(3const) first appeared in POSIX.1-1990.[1] [1] IEEE Std 1003.1-1990, Section 8.1 "Referenced C Language Routines". Signed-off-by: Seth McDonald Message-ID: <966063053cfe8551e5215e55f5c3a9a195a14a10.1767599119.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar --- diff --git a/man/man3const/EXIT_SUCCESS.3const b/man/man3const/EXIT_SUCCESS.3const index 4e0918963..94378055b 100644 --- a/man/man3const/EXIT_SUCCESS.3const +++ b/man/man3const/EXIT_SUCCESS.3const @@ -34,7 +34,7 @@ POSIX.1-1988. .TP .B EXIT_FAILURE C89, -POSIX.1-2001. +POSIX.1-1990. .SH EXAMPLES .\" SRC BEGIN (EXIT_SUCCESS.c) .EX