Author: ngie
Date: Sat Jun 11 01:34:41 2016
New Revision: 301818
URL: https://svnweb.freebsd.org/changeset/base/301818

Log:
  MFC r301683:
  
  Fix typo with description for $ipv6_cpe_wanif (upstram -> upstream)
  
  PR: 210146

Modified:
  stable/10/etc/defaults/rc.conf
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/defaults/rc.conf
==============================================================================
--- stable/10/etc/defaults/rc.conf      Fri Jun 10 22:07:17 2016        
(r301817)
+++ stable/10/etc/defaults/rc.conf      Sat Jun 11 01:34:41 2016        
(r301818)
@@ -485,7 +485,7 @@ ipv6_static_routes=""               # Set to static r
                                #  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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to