svn commit: r243816 - stable/8/share/man/man4
Xin LI
delphij at FreeBSD.org
Mon Dec 3 18:20:52 UTC 2012
Author: delphij
Date: Mon Dec 3 18:20:52 2012
New Revision: 243816
URL: http://svnweb.freebsd.org/changeset/base/243816
Log:
MFC r242728:
ICMPV6_FILTER should read ICMP6_FILTER.
Submitted by: Frédéric Perrin <frederic.perrin resel.fr>
Modified:
stable/8/share/man/man4/icmp6.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/icmp6.4
==============================================================================
--- stable/8/share/man/man4/icmp6.4 Mon Dec 3 18:19:58 2012 (r243815)
+++ stable/8/share/man/man4/icmp6.4 Mon Dec 3 18:20:52 2012 (r243816)
@@ -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
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.
More information about the svn-src-stable-8
mailing list