Author: brueffer
Date: Mon Oct 10 12:16:45 2011
New Revision: 226201
URL: http://svn.freebsd.org/changeset/base/226201

Log:
  MFC:
  
  One hunk missed during the merge of r225560 (spelling fixes in comments).

Modified:
  stable/8/etc/network.subr

Modified: stable/8/etc/network.subr
==============================================================================
--- stable/8/etc/network.subr   Mon Oct 10 12:15:10 2011        (r226200)
+++ stable/8/etc/network.subr   Mon Oct 10 12:16:45 2011        (r226201)
@@ -161,8 +161,8 @@ get_if_var()
 }
 
 # _ifconfig_getargs if
-#      Echos the arguments for the supplied interface to stdout.
-#      returns 1 if empty.  In general, ifconfig_getargs should be used
+#      Prints the arguments for the supplied interface to stdout.
+#      Returns 1 if empty.  In general, ifconfig_getargs should be used
 #      outside this file.
 _ifconfig_getargs()
 {
_______________________________________________
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