unix.7: wfix

Reported-by: Felipe Gasper <felipe@felipegasper.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-12-23 19:02:41 +01:00
parent 421d34c632
commit 928c3e7c95
1 changed files with 2 additions and 2 deletions

View 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,