Pedantic change: "reboot" -> "boot"

This commit is contained in:
davidn 2000-05-11 06:31:59 +00:00
parent 094e0d0c06
commit 612f27a209

2
etc/rc
View File

@ -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)