summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-11-27 22:05:01 +0000
committerdteske <dteske@FreeBSD.org>2012-11-27 22:05:01 +0000
commitf0cd99e6f648e5caa7b2b46f8e9dd36f9c20b313 (patch)
treea6ebd8f5850b3cb624f9c005f02d1f7f27fd9265
parentd85b5106083a0409d9363a626d353f7df04985ab (diff)
downloadFreeBSD-src-f0cd99e6f648e5caa7b2b46f8e9dd36f9c20b313.zip
FreeBSD-src-f0cd99e6f648e5caa7b2b46f8e9dd36f9c20b313.tar.gz
Comments.
Approved by: adrian (co-mentor) (implicit)
-rw-r--r--usr.sbin/bsdconfig/networking/share/ipaddr.subr4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bsdconfig/networking/share/ipaddr.subr b/usr.sbin/bsdconfig/networking/share/ipaddr.subr
index 23e2218..65c2b98 100644
--- a/usr.sbin/bsdconfig/networking/share/ipaddr.subr
+++ b/usr.sbin/bsdconfig/networking/share/ipaddr.subr
@@ -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()
{
OpenPOWER on IntegriCloud