[PATCH v1 01/12] man/man2const/F_DUPFD.2const: HISTORY: Update first POSIX appearance of F_DUPFD(2const)
From: Seth McDonald <hidden>
Date: 2026-01-05 09:20:13
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Seth McDonald <hidden>
Date: 2026-01-05 09:20:13
Subsystem:
the rest · Maintainer:
Linus Torvalds
F_DUPFD(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 <redacted> --- man/man2const/F_DUPFD.2const | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/man2const/F_DUPFD.2const b/man/man2const/F_DUPFD.2const
index 907a1cb86403..420521a360f8 100644
--- a/man/man2const/F_DUPFD.2const
+++ b/man/man2const/F_DUPFD.2const@@ -80,7 +80,9 @@ .SH STANDARDS .SH HISTORY .TP .B F_DUPFD -SVr4, 4.3BSD, POSIX.1-2001. +SVr4, +4.3BSD, +POSIX.1-1988. .TP .B F_DUPFD_CLOEXEC Linux 2.6.24.
--
2.47.3