summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-04-26 21:19:05 +0000
committerdteske <dteske@FreeBSD.org>2013-04-26 21:19:05 +0000
commit8d0cd52a5477c92307c1917458163701401f6c3a (patch)
treeb14f683035a6d51bf988de3960098aff66980edb /usr.sbin/bsdconfig/share
parent94108ee710c3afd3c9944ed40e129598dd242a00 (diff)
downloadFreeBSD-src-8d0cd52a5477c92307c1917458163701401f6c3a.zip
FreeBSD-src-8d0cd52a5477c92307c1917458163701401f6c3a.tar.gz
Comments.
Diffstat (limited to 'usr.sbin/bsdconfig/share')
-rw-r--r--usr.sbin/bsdconfig/share/device.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/share/device.subr b/usr.sbin/bsdconfig/share/device.subr
index 2b668e8..ad6c64c 100644
--- a/usr.sbin/bsdconfig/share/device.subr
+++ b/usr.sbin/bsdconfig/share/device.subr
@@ -639,7 +639,7 @@ f_device_menu()
[ $retval -ne 2 ] && break
# Otherwise, the Help button was pressed
f_show_help "$helpfile"
- # Loop back to menu
+ # ...then loop back to menu
done
f_dprintf "retval=%u mtag=[%s]" $retval "$mtag"
OpenPOWER on IntegriCloud