diff --git a/man7/unix.7 b/man7/unix.7 index 945528f40..4d22661e1 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -12,7 +12,7 @@ .\" address that can appear in the sockaddr_un structure: pathname, .\" unnamed, and abstract. .\" -.TH UNIX 7 2008-09-01 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2008-12-01 "Linux" "Linux Programmer's Manual" .SH NAME unix, AF_UNIX, AF_LOCAL \- Sockets for local interprocess communication @@ -148,7 +148,7 @@ ancillary message. When this option is set and the socket is not yet connected a unique name in the abstract namespace will be generated automatically. Expects an integer boolean flag. -.SS (Un)supported Features +.SS Sockets API The following paragraphs describe domain-specific details and unsupported features of the sockets API for Unix domain sockets on Linux.