aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/doc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/doc.c')
-rw-r--r--usr.sbin/sysinstall/doc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/doc.c b/usr.sbin/sysinstall/doc.c
index d6a0b4427ceb..e0574801bc58 100644
--- a/usr.sbin/sysinstall/doc.c
+++ b/usr.sbin/sysinstall/doc.c
@@ -47,6 +47,7 @@ docBrowser(char *junk)
return RET_FAIL;
}
if (!file_executable(variable_get(VAR_BROWSER_BINARY))) {
+ dialog_clear();
if (!msgYesNo("Hmmm. The %s package claims to have installed, but I can't\n"
"find its binary in %s! You may wish to try a different\n"
"location to load the package from (go to Media menu) and see if that\n"