From 71a382811f1af9478d22ce1f134a56183c429f7f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 8 Oct 2020 07:03:41 +0200 Subject: [PATCH] socket.7: ffix Signed-off-by: Michael Kerrisk --- man7/socket.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.47.2