diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-10-08 07:03:41 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-10-08 07:03:41 +0200 |
| commit | 71a382811f1af9478d22ce1f134a56183c429f7f (patch) | |
| tree | 62393f9682011b80a6ee7f22983e35f260b45dac /man7/socket.7 | |
| parent | 999f8568bd483c45b569fa6deb1d8fb585870484 (diff) | |
| download | man-pages-71a382811f1af9478d22ce1f134a56183c429f7f.tar.gz | |
socket.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/socket.7')
| -rw-r--r-- | man7/socket.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man7/socket.7 b/man7/socket.7 index b372f6a455..850d3162fb 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -693,7 +693,9 @@ For further details, see .BR SO_PEERSEC " (since Linux 2.6.2)" Return the security context of the peer socket connected to this socket. For further details, see -.BR unix (7) and ip(7). +.BR unix (7) +and +.BR ip (7). .TP .B SO_PRIORITY Set the protocol-defined priority for all packets to be sent on |
