]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
unix.7: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 23 Dec 2018 18:02:41 +0000 (19:02 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 23 Dec 2018 18:09:33 +0000 (19:09 +0100)
Reported-by: Felipe Gasper <felipe@felipegasper.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/unix.7

index d9341a119f2f1514303d0e29e8ccfe6b2792d99f..ee57c4a06a83c3af3f3945cff82d3a437ac0cc4b 100644 (file)
@@ -280,10 +280,10 @@ by specifying
 as the socket family.
 .TP
 .B SO_PASSCRED
-This socket option enables receipt of the credentials of
+Enabling this socket option causes receipt of the credentials of
 the sending process in an
 .B SCM_CREDENTIALS ancillary
-message in each subsequently message.
+message in each subsequently received message.
 The returned credentials are those specified by the sender using
 .BR SCM_CREDENTIALS ,
 or a default that includes the sender's PID, real user ID, and real group ID,