Author: dteske
Date: Tue Nov 27 22:05:01 2012
New Revision: 243634
URL: http://svnweb.freebsd.org/changeset/base/243634

Log:
  Comments.
  
  Approved by:  adrian (co-mentor) (implicit)

Modified:
  head/usr.sbin/bsdconfig/networking/share/ipaddr.subr

Modified: head/usr.sbin/bsdconfig/networking/share/ipaddr.subr
==============================================================================
--- head/usr.sbin/bsdconfig/networking/share/ipaddr.subr        Tue Nov 27 
21:45:42 2012        (r243633)
+++ head/usr.sbin/bsdconfig/networking/share/ipaddr.subr        Tue Nov 27 
22:05:01 2012        (r243634)
@@ -107,7 +107,7 @@ f_validate_ipaddr()
 # f_dialog_iperror $error $ipaddr
 #
 # Display a msgbox with the appropriate error message for an error returned by
-# f_validate_ipaddr above.
+# the f_validate_ipaddr function above.
 #
 f_dialog_iperror()
 {
@@ -285,7 +285,7 @@ f_validate_ipaddr6()
 # f_dialog_ip6error $error $ipv6_addr
 #
 # Display a msgbox with the appropriate error message for an error returned by
-# f_validate_ipaddr6 above.
+# the f_validate_ipaddr6 function above.
 #
 f_dialog_ip6error()
 {
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to