summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-10-16 22:03:49 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-10-16 22:03:49 +0000
commit184038cf1ff6006e56b874377b9ac7f5c9360d01 (patch)
tree2c6825aeb6f0ee4e71a6d47a144dd9fad42a0f9d /rescue
parentbfd1590209bfaaffe0cddcd1710d18eb15ca3113 (diff)
downloaddrakx-backup-do-not-use-184038cf1ff6006e56b874377b9ac7f5c9360d01.tar
drakx-backup-do-not-use-184038cf1ff6006e56b874377b9ac7f5c9360d01.tar.gz
drakx-backup-do-not-use-184038cf1ff6006e56b874377b9ac7f5c9360d01.tar.bz2
drakx-backup-do-not-use-184038cf1ff6006e56b874377b9ac7f5c9360d01.tar.xz
drakx-backup-do-not-use-184038cf1ff6006e56b874377b9ac7f5c9360d01.zip
better phrasing
Diffstat (limited to 'rescue')
-rwxr-xr-xrescue/tree/etc/rc.sysinit2
1 files changed, 1 insertions, 1 deletions
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 <enter> to continue"