From 5ffad36a4463a43d80048b0c959c0b8e651bd8f2 Mon Sep 17 00:00:00 2001 From: ngie Date: Sat, 11 Jun 2016 01:34:41 +0000 Subject: [PATCH] MFC r301683: Fix typo with description for $ipv6_cpe_wanif (upstram -> upstream) PR: 210146 git-svn-id: svn://svn.freebsd.org/base/stable/10@301818 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index af666cbe4..f8e454007 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -485,7 +485,7 @@ ipv6_static_routes="" # Set to static route list (or leave empty). # route toward loopback interface. #ipv6_route_xxx="fec0:0000:0000:0006:: -prefixlen 64 ::1" ipv6_gateway_enable="NO" # Set to YES if this host will be a gateway. -ipv6_cpe_wanif="NO" # Set to the upstram interface name if this +ipv6_cpe_wanif="NO" # Set to the upstream interface name if this # node will work as a router to forward IPv6 # packets not explicitly addressed to itself. ipv6_privacy="NO" # Use privacy address on RA-receiving IFs -- 2.42.0