summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/networking
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-06-02 22:34:40 +0000
committerdteske <dteske@FreeBSD.org>2013-06-02 22:34:40 +0000
commit6ffb8bc7f6d4d5ba800c2d70733d9a242419bbdd (patch)
tree3eb19e76eb6d2cf52ec6aac7f416ee00680315c6 /usr.sbin/bsdconfig/networking
parent9d0ce6189690b6d7b4012fe28c3ebb3617861595 (diff)
downloadFreeBSD-src-6ffb8bc7f6d4d5ba800c2d70733d9a242419bbdd.zip
FreeBSD-src-6ffb8bc7f6d4d5ba800c2d70733d9a242419bbdd.tar.gz
Improvements to whitespace and comments.
Diffstat (limited to 'usr.sbin/bsdconfig/networking')
-rw-r--r--usr.sbin/bsdconfig/networking/share/media.subr4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/networking/share/media.subr b/usr.sbin/bsdconfig/networking/share/media.subr
index 3c7f473..a2bbdf7 100644
--- a/usr.sbin/bsdconfig/networking/share/media.subr
+++ b/usr.sbin/bsdconfig/networking/share/media.subr
@@ -101,7 +101,9 @@ f_ifconfig_media()
# f_dialog_input_options $interface
#
-# Input custom interface options.
+# Input custom interface options. If the user does not press ESC or choose
+# Cancel/No, $options will hold the user's input. Default input is taken from
+# the same variable ($options).
#
f_dialog_input_options()
{
OpenPOWER on IntegriCloud