From 184038cf1ff6006e56b874377b9ac7f5c9360d01 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 16 Oct 2001 22:03:49 +0000 Subject: better phrasing --- rescue/tree/etc/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue') diff --git a/rescue/tree/etc/rc.sysinit b/rescue/tree/etc/rc.sysinit index cbb4028ff..c33983cca 100755 --- a/rescue/tree/etc/rc.sysinit +++ b/rescue/tree/etc/rc.sysinit @@ -43,7 +43,7 @@ grep -q oem /proc/cmdline && exec /etc/oem -f if ! grep -q noguessmounts /proc/cmdline; then echo "I will try now to guess your mountpoints;" - echo -e "If any problems, reboot with \\033[1;37mrescue noguessmounts\\033[0;39m to disable this." + echo -e "If any problems, reboot and enter \\033[1;37mrescue noguessmounts\\033[0;39m to disable this." echo "" guessmounts echo "Press to continue" -- cgit v1.2.1