From: Seth McDonald Date: Mon, 5 Jan 2026 09:18:48 +0000 (+1000) Subject: man/man3const/NULL.3const: HISTORY: Update first POSIX appearance of NULL(3const) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b88fbcc2341ffb8187110419c59510b800afcfdc;p=thirdparty%2Fman-pages.git man/man3const/NULL.3const: HISTORY: Update first POSIX appearance of NULL(3const) NULL(3const) first appeared in POSIX.1-1988.[1] [1] IEEE Std 1003.1-1988, Section 2.8.1 "Symbols From The C Standard". Signed-off-by: Seth McDonald Message-ID: Signed-off-by: Alejandro Colomar --- diff --git a/man/man3const/NULL.3const b/man/man3const/NULL.3const index e8fed0848..12953db18 100644 --- a/man/man3const/NULL.3const +++ b/man/man3const/NULL.3const @@ -22,7 +22,8 @@ that is, a pointer that does not point to anything. .SH STANDARDS C11, POSIX.1-2024. .SH HISTORY -C89, POSIX.1-2001. +C89, +POSIX.1-1988. .SH NOTES The following headers also provide .BR NULL :