From dbd73b6bb23709f04fe80ab5fad1859cb719386a Mon Sep 17 00:00:00 2001 From: David Nugent Date: Thu, 11 May 2000 06:31:59 +0000 Subject: [PATCH] Pedantic change: "reboot" -> "boot" --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc b/etc/rc index 4e80185ee7b..f9b9a8f9bec 100644 --- a/etc/rc +++ b/etc/rc @@ -59,7 +59,7 @@ swapon -a case $1 in autoboot) - echo Automatic reboot in progress... + echo Automatic boot in progress... fsck -p case $? in 0)