]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/ipv6.7
ipv6.7: wfix
[thirdparty/man-pages.git] / man7 / ipv6.7
index f6d88c1822e99e711fe7dbead7c542e8ce6ebc6f..ee919fdca589ec81b22d7fb626044c309e109080 100644 (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