summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/install.c b/usr.sbin/sade/install.c
index 366edb2..1a4dee1 100644
--- a/usr.sbin/sade/install.c
+++ b/usr.sbin/sade/install.c
@@ -662,7 +662,7 @@ nodisks:
#ifdef WITH_MICE
dialog_clear_norefresh();
- if (!msgNoYes("Does this system have a non-USB mouse attached to it?"))
+ if (!msgNoYes("Does this system have a PS/2, serial, or bus mouse?"))
dmenuOpenSimple(&MenuMouse, FALSE);
#endif
OpenPOWER on IntegriCloud