summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/screenmap
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/screenmap')
-rwxr-xr-xusr.sbin/bsdconfig/console/screenmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/screenmap b/usr.sbin/bsdconfig/console/screenmap
index 04db353..94e5ba8 100755
--- a/usr.sbin/bsdconfig/console/screenmap
+++ b/usr.sbin/bsdconfig/console/screenmap
@@ -144,7 +144,7 @@ if [ "$scrnmap_to_set" ]; then
f_sysrc_set scrnmap "$scrnmap_to_set" || f_die
break
else
- f_die "$msg_unknown_screenmap_selection"
+ f_die 1 "$msg_unknown_screenmap_selection"
fi
exit $SUCCESS
OpenPOWER on IntegriCloud