ipv6.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-22 05:58:54 +02:00
parent 9458d0daac
commit 4023450d6c
1 changed files with 2 additions and 2 deletions

View File

@ -149,11 +149,11 @@ structure.
.B IPV6_MTU
Set the MTU to be used for the socket.
The MTU is limited by the device
MTU or the path mtu when path mtu discovery is enabled.
MTU or the path MTU when path MTU discovery is enabled.
Argument is a pointer to integer.
.TP
.B IPV6_MTU_DISCOVER
Control path mtu discovery on the socket.
Control path-MTU discovery on the socket.
See
.B IP_MTU_DISCOVER
in