diff options
Diffstat (limited to 'man7/ipv6.7')
| -rw-r--r-- | man7/ipv6.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/ipv6.7 b/man7/ipv6.7 index b2936e3550..3ad659b04e 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -128,7 +128,7 @@ Only is currently supported for that. It is only allowed for IPv6 sockets that are connected and bound to a v4-mapped-on-v6 address. -The argument is a pointer to a integer containing +The argument is a pointer to an integer containing .BR AF_INET . This is useful to pass v4-mapped sockets as file descriptors to programs that don't know how to deal with the IPv6 API. @@ -247,7 +247,7 @@ to this socket. .TP .B IPV6_UNICAST_HOPS Set the unicast hop limit for the socket. -Argument is an pointer to an integer. +Argument is a pointer to an integer. \-1 in the value means use the route default, otherwise it should be between 0 and 255. .\" FLOWLABEL_MGR, FLOWINFO_SEND |
