1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00

Pedantic change: "reboot" -> "boot"

This commit is contained in:
David Nugent 2000-05-11 06:31:59 +00:00
parent 49ca482a68
commit dbd73b6bb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60350

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)