From: Seth McDonald Date: Mon, 5 Jan 2026 09:18:46 +0000 (+1000) Subject: man/man3const/EXIT_SUCCESS.3const: HISTORY: Update first POSIX appearance of EXIT_SUC... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee057611fc5054b4af13998dcea113d772b43cf;p=thirdparty%2Fman-pages.git man/man3const/EXIT_SUCCESS.3const: HISTORY: Update first POSIX appearance of EXIT_SUCCESS(3const) EXIT_SUCCESS(3const) first appeared in POSIX.1-1988.[1] [1] IEEE Std 1003.1-1988, Section 8.1 "Referenced C Language Routines". Signed-off-by: Seth McDonald Message-ID: <0b59f68ab057f2a5eb8f34b653c9ec8c3a7f0037.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 a88422e7d..4e0918963 100644 --- a/man/man3const/EXIT_SUCCESS.3const +++ b/man/man3const/EXIT_SUCCESS.3const @@ -30,7 +30,7 @@ C11, POSIX.1-2024. .TP .B EXIT_SUCCESS C89, -POSIX.1-2001. +POSIX.1-1988. .TP .B EXIT_FAILURE C89,