summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 21:28:56 +0000
commit8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a (patch)
tree401383202e1fe7eae704c88c267d4db81d5f9e42 /usr.sbin/bsdconfig
parenta06756dafd4a9ec683a791e05584f7f4184c6ec6 (diff)
downloadFreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.zip
FreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.tar.gz
Correct double "the the"
Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'usr.sbin/bsdconfig')
-rw-r--r--usr.sbin/bsdconfig/networking/include/media.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/networking/include/media.subr b/usr.sbin/bsdconfig/networking/include/media.subr
index 0f0f9fe..2d8bd3b 100644
--- a/usr.sbin/bsdconfig/networking/include/media.subr
+++ b/usr.sbin/bsdconfig/networking/include/media.subr
@@ -56,7 +56,7 @@ f_ifconfig_options()
set -- $( f_sysrc_get ifconfig_$interface )
#
- # Return if the the interface is configured for DHCP
+ # Return if the interface is configured for DHCP
#
glob="[Dd][Hh][Cc][Pp]"
case "$*" in
OpenPOWER on IntegriCloud