diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index e47a51cdc76..c6a4d6e37ff 100644 --- a/release/sysinstall/menus.c +++ b/release/sysinstall/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n" diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c index e47a51cdc76..c6a4d6e37ff 100644 --- a/usr.sbin/sade/menus.c +++ b/usr.sbin/sade/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n" diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index e47a51cdc76..c6a4d6e37ff 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -416,7 +416,7 @@ DMenu MenuMouse = { "Please configure your mouse", "You can cut and paste text in the text console by running the mouse\n" "daemon. Specify a port and a protocol type of your mouse and enable\n" - "the mouse daemon. If you don't want this feature, select 4 to disable\n" + "the mouse daemon. If you don't want this feature, select 6 to disable\n" "the daemon.\n" "Once you've enabled the mouse daemon, you can specify \"/dev/sysmouse\"\n" "as your mouse device and \"SysMouse\" or \"MouseSystems\" as mouse\n"