unix.7: wfix: s/foreign process/peer process/

The more common parlance these days is, I think, "peer".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-07-28 11:09:13 +02:00
parent 94950b9a68
commit 7df0e773c7
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ See
.BR socket (7).
.TP
.B SO_PEERCRED
Return the credentials of the foreign process connected to this socket.
Return the credentials of the peer process connected to this socket.
This is possible only for connected
.B AF_UNIX
stream sockets and