diff options
Diffstat (limited to '')
-rw-r--r-- | man/man2/socketpair.2 (renamed from man2/socketpair.2) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/socketpair.2 b/man/man2/socketpair.2 index ae304e6..a55c03d 100644 --- a/man2/socketpair.2 +++ b/man/man2/socketpair.2 @@ -11,7 +11,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" 2008-10-11, mtk: Add description of SOCK_NONBLOCK and SOCK_CLOEXEC .\" -.TH socketpair 2 2023-10-31 "Linux man-pages 6.7" +.TH socketpair 2 2024-05-02 "Linux man-pages (unreleased)" .SH NAME socketpair \- create a pair of connected sockets .SH LIBRARY |