ICMPV6_FILTER should read ICMP6_FILTER.

Submitted by:	Frédéric Perrin <frederic.perrin resel.fr>
MFC after:	2 weeks
This commit is contained in:
Xin LI 2012-11-08 00:54:43 +00:00
parent d9454fab30
commit 2c862c979c

View File

@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 20, 2004
.Dd November 7, 2012
.Dt ICMP6 4
.Os
.Sh NAME
@ -234,7 +234,7 @@ calls may be used to obtain and install the filter on ICMPv6 sockets at
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.