Author: delphij
Date: Thu Nov  8 00:54:43 2012
New Revision: 242728
URL: http://svnweb.freebsd.org/changeset/base/242728

Log:
  ICMPV6_FILTER should read ICMP6_FILTER.
  
  Submitted by: Frédéric Perrin <frederic.perrin resel.fr>
  MFC after:    2 weeks

Modified:
  head/share/man/man4/icmp6.4

Modified: head/share/man/man4/icmp6.4
==============================================================================
--- head/share/man/man4/icmp6.4 Thu Nov  8 00:32:49 2012        (r242727)
+++ head/share/man/man4/icmp6.4 Thu Nov  8 00:54:43 2012        (r242728)
@@ -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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to