summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/mouse/enable
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/mouse/enable')
-rwxr-xr-xusr.sbin/bsdconfig/mouse/enable2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/mouse/enable b/usr.sbin/bsdconfig/mouse/enable
index d33f119..8d44781 100755
--- a/usr.sbin/bsdconfig/mouse/enable
+++ b/usr.sbin/bsdconfig/mouse/enable
@@ -58,7 +58,7 @@ MOUSED_PIDFILE=/var/run/moused.pid
#
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