From: Seth McDonald Date: Mon, 5 Jan 2026 09:18:38 +0000 (+1000) Subject: man/man2const/F_GETFD.2const: HISTORY: Update first POSIX appearance of F_[GS]ETFD... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f8e1da357cdcac2c28682c28b7d72054af32b00;p=thirdparty%2Fman-pages.git man/man2const/F_GETFD.2const: HISTORY: Update first POSIX appearance of F_[GS]ETFD(2const) F_GETFD(2const) and F_SETFD(2const) first appeared in POSIX.1-1988.[1] [1] IEEE Std 1003.1-1988, Table 6-1 "cmd Values for fcntl()". Signed-off-by: Seth McDonald Message-ID: <2ebaafd230336d02405815949315e1b0bdf2685f.1767599119.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2const/F_GETFD.2const b/man/man2const/F_GETFD.2const index e44aa644d..dc46ef5df 100644 --- a/man/man2const/F_GETFD.2const +++ b/man/man2const/F_GETFD.2const @@ -62,7 +62,9 @@ See .SH STANDARDS POSIX.1-2024. .SH HISTORY -SVr4, 4.3BSD, POSIX.1-2001. +SVr4, +4.3BSD, +POSIX.1-1988. .SH CAVEATS In multithreaded programs, using .BR fcntl (2)