summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/options.c')
-rw-r--r--usr.sbin/sysinstall/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/options.c b/usr.sbin/sysinstall/options.c
index 4177abe..8f3c97f 100644
--- a/usr.sbin/sysinstall/options.c
+++ b/usr.sbin/sysinstall/options.c
@@ -53,6 +53,7 @@ varCheck(Option opt)
static char *
resetLogo(char *str)
{
+ clear();
return "[RESET!]";
}
OpenPOWER on IntegriCloud