Typo in man page for icmp6
Frédéric Perrin
frederic.perrin at resel.fr
Thu Nov 8 00:38:56 UTC 2012
Hi list,
In the man page for icmp6(4), the setsockopt() option name is
ICMP6_FILTER, not ICMPV6_FILTER (RFC3542 and netinet6/in6.h agree).
--- /usr/src/share/man/man4/icmp6.4 2012-01-03 04:25:44.000000000 +0100
+++ icmp6.4 2012-11-08 01:02:45.799293040 +0100
@@ -234,7 +234,7 @@
option level
.Dv IPPROTO_ICMPV6
and name
-.Dv ICMPV6_FILTER
+.Dv ICMP6_FILTER
with a pointer to the
.Vt icmp6_filter
structure as the option value.
--
Fred
More information about the freebsd-net
mailing list