Reword informational message by rc.d/defaultroute.

PR:		conf/131458
This commit is contained in:
Mike Makonnen 2009-02-11 09:18:09 +00:00
parent 638ed2cf8e
commit 0dca64d80d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188478

View File

@ -45,7 +45,7 @@ defaultroute_start()
break
fi
if [ ${delay} -eq ${if_up_delay} ]; then
echo -n "Waiting ${delay}s for an interface to come up: "
echo -n "Waiting ${delay}s for the default route interface: "
else
echo -n .
fi