summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/ttys
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/ttys')
-rwxr-xr-xusr.sbin/bsdconfig/console/ttys2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/ttys b/usr.sbin/bsdconfig/console/ttys
index e1650da..3f9945e 100755
--- a/usr.sbin/bsdconfig/console/ttys
+++ b/usr.sbin/bsdconfig/console/ttys
@@ -192,7 +192,7 @@ while :; do
err=$( ttys_set_type "$consterm" 2>&1 )
[ "$err" ] || break
- f_show_msg "%s" "$err"
+ f_dialog_msgbox "$err"
done
exit $SUCCESS
OpenPOWER on IntegriCloud