Author: hrs
Date: Sat Nov 22 08:09:26 2014
New Revision: 274841
URL: https://svnweb.freebsd.org/changeset/base/274841

Log:
  Remove examples of gif_interfaces and gifconfig.  These have already been
  marked as deprecated in rc.conf(5) manual page but these examples
  were still here.
  
  Spotted by:   jmg

Modified:
  head/etc/defaults/rc.conf

Modified: head/etc/defaults/rc.conf
==============================================================================
--- head/etc/defaults/rc.conf   Sat Nov 22 04:40:24 2014        (r274840)
+++ head/etc/defaults/rc.conf   Sat Nov 22 08:09:26 2014        (r274841)
@@ -231,11 +231,6 @@ cloned_interfaces=""               # List of cloned n
 sppp_interfaces=""             # List of sppp interfaces.
 #sppp_interfaces="...0"                # example: sppp over ...
 #spppconfig_...0="authproto=chap myauthname=foo myauthsecret='top secret' 
hisauthname=some-gw hisauthsecret='another secret'"
-gif_interfaces=""              # List of GIF tunnels.
-#gif_interfaces="gif0 gif1"    # Examples typically for a router.
-                               # Choose correct tunnel addrs.
-#gifconfig_gif0="10.1.1.1 10.1.2.1"    # Examples typically for a router.
-#gifconfig_gif1="10.1.1.2 10.1.2.2"    # Examples typically for a router.
 
 # User ppp configuration.
 ppp_enable="NO"                # Start user-ppp (or NO).
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to