diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-07-23 20:14:36 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-07-23 20:14:36 +0000 |
| commit | 26a898ce719a176d4964d449237ee53eb275e047 (patch) | |
| tree | fd19b7e349d4ad5d00b3b5bfe9a83e1ff5880a8d | |
| parent | fea67202f59dcd0b7ec05fe6deec653cff17c568 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/menus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index d98accf38a33..62f98c11f5a2 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" |
