diff --git a/man7/unix.7 b/man7/unix.7 index e4c19324d..b60b62920 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -73,7 +73,7 @@ The .I sun_family field always contains .BR AF_UNIX . -On Linux +On Linux, .I sun_path is 108 bytes in size; see also NOTES, below. .PP @@ -348,13 +348,13 @@ Ancillary data is sent and received using .BR sendmsg (2) and .BR recvmsg (2). -For historical reasons the ancillary message types listed below +For historical reasons, the ancillary message types listed below are specified with a .B SOL_SOCKET type even though they are .B AF_UNIX specific. -To send them set the +To send them, set the .I cmsg_level field of the struct .I cmsghdr @@ -363,7 +363,7 @@ to and the .I cmsg_type field to the type. -For more information see +For more information, see .BR cmsg (3). .TP .B SCM_RIGHTS