summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/ttys/ttys
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/ttys/ttys')
-rwxr-xr-xusr.sbin/bsdconfig/ttys/ttys2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/ttys/ttys b/usr.sbin/bsdconfig/ttys/ttys
index f0c7c2a..64d776c 100755
--- a/usr.sbin/bsdconfig/ttys/ttys
+++ b/usr.sbin/bsdconfig/ttys/ttys
@@ -67,7 +67,7 @@ ETC_TTYS=/etc/ttys
#
# Process command-line arguments
#
-while getopts dD:hSX flag; do
+while getopts h$GETOPTS_STDARGS flag; do
case "$flag" in
h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm";;
esac
OpenPOWER on IntegriCloud