summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/font
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/font')
-rwxr-xr-xusr.sbin/bsdconfig/console/font2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/font b/usr.sbin/bsdconfig/console/font
index aedd0b4..e19362b 100755
--- a/usr.sbin/bsdconfig/console/font
+++ b/usr.sbin/bsdconfig/console/font
@@ -122,7 +122,7 @@ dialog_menu_main()
#
while getopts h$GETOPTS_STDARGS flag; do
case "$flag" in
- h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm";;
+ h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
esac
done
shift $(( $OPTIND - 1 ))
OpenPOWER on IntegriCloud