Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 07:10:26 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r216288 - head/share/man/man5
Message-ID:  <201012080710.oB87AQKN093901@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Wed Dec  8 07:10:25 2010
New Revision: 216288
URL: http://svn.freebsd.org/changeset/base/216288

Log:
  Fix a typo.
  
  Submitted by:	Garrett Cooper

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Wed Dec  8 07:00:53 2010	(r216287)
+++ head/share/man/man5/rc.conf.5	Wed Dec  8 07:10:25 2010	(r216288)
@@ -1293,7 +1293,7 @@ the default address selection policy tab
 will be IPv4-preferred.
 .Pp
 This variable is deprecated.  Use
-.Va ip6addtctl_policy
+.Va ip6addrctl_policy
 instead.
 .It Va ipv6_activate_all_interfaces
 If the variable is



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012080710.oB87AQKN093901>