From d4c45a8e43fd02b413b165800e5a0e810e0084f3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 11 Nov 2016 09:32:12 +0100 Subject: [PATCH] ipv6.7: wfix Signed-off-by: Michael Kerrisk --- man7/ipv6.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man7/ipv6.7 b/man7/ipv6.7 index f6d88c182..ee919fdca 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -220,7 +220,7 @@ Argument is a pointer to a .B IPV6_MTU .BR getsockopt (): Retrieve the current known path MTU of the current socket. -Only valid when the socket has been connected. +Valid only when the socket has been connected. Returns an integer. .BR setsockopt (): @@ -266,7 +266,7 @@ control message on incoming datagrams. Such control messages contain a .IR "struct in6_pktinfo" , as per RFC 3542. -Only allowed for +Allowed only for .B SOCK_DGRAM or .B SOCK_RAW @@ -294,7 +294,7 @@ The control messages have the same type as the socket option. All these header options can also be set for outgoing packets by putting the appropriate control message into the control buffer of .BR sendmsg (2). -Only allowed for +Allowed only for .B SOCK_DGRAM or .B SOCK_RAW @@ -313,7 +313,7 @@ Argument is a pointer to boolean. .B IPV6_ROUTER_ALERT Pass forwarded packets containing a router alert hop-by-hop option to this socket. -Only allowed for +Allowed only for .B SOCK_RAW sockets. The tapped packets are not forwarded by the kernel, it is the