]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/socket.2: VERSIONS: POSIX.1-2024 specifies SOCK_CLOFORK, but Linux doesn...
authorAlejandro Colomar <alx@kernel.org>
Sat, 17 May 2025 17:26:44 +0000 (19:26 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 27 Jul 2025 11:12:03 +0000 (13:12 +0200)
Fixes: 265b9898dfe2 (2025-05-09; "man/man2/: VERSIONS: POSIX.1-2024 specifies *_CLOFORK, but Linux doesn't support it")
Link: <https://lore.kernel.org/all/20200515160342.GE23230@ZenIV.linux.org.uk/>
Cc: Mateusz Guzik <mjguzik@gmail.com>
Cc: Jeff Layton <jlayton@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: <linux-fsdevel@vger.kernel.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/socket.2

index 01b125fa0b2bd3675c866da5f7f6da9872e8bc48..d8050824861e4992fe01600198a3105a80a4d4b8 100644 (file)
@@ -419,6 +419,10 @@ The protocol type or the specified protocol is not
 supported within this domain.
 .P
 Other errors may be generated by the underlying protocol modules.
+.SH VERSIONS
+POSIX.1-2024 specifies
+.BR SOCK_CLOFORK ,
+but Linux doesn't support it.
 .SH STANDARDS
 POSIX.1-2008.
 .P