ipv6.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-11-11 09:32:12 +01:00
parent 82d28cfa21
commit d4c45a8e43
1 changed files with 4 additions and 4 deletions

View File

@ -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