Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 17:00:27 -0800
From:      Garrett Cooper <yanegomi@gmail.com>
To:        rc@freebsd.org
Cc:        Doug Barton <dougb@freebsd.org>
Subject:   [PATCH] Fix a typo with ipaddr6ctl_policy in rc.conf
Message-ID:  <AANLkTin1094kHqFnK9O254ixezYv0MDnRgLJp--seRpP@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
    s/ip6addtctl_policy/ip6addrctl_policy/ , basically.
Thanks,
-Garrett

[-- Attachment #2 --]
Index: share/man/man5/rc.conf.5
===================================================================
--- share/man/man5/rc.conf.5	(revision 215809)
+++ share/man/man5/rc.conf.5	(working copy)
@@ -1293,7 +1293,7 @@
 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?AANLkTin1094kHqFnK9O254ixezYv0MDnRgLJp--seRpP>