]> 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>
Wed, 29 Oct 2025 11:26:36 +0000 (12:26 +0100)
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 d443958eccf5559f4b21bc6f80cc84fb3b45560b..fc06c604a7c244743428c9ee599bff7a5ea6ac74 100644 (file)
@@ -431,6 +431,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