mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
Fix silly typo: loacal --> local.
This commit is contained in:
parent
c463814756
commit
119b9f09e9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105364
@ -26,7 +26,7 @@ local_start()
|
||||
|
||||
local_stop()
|
||||
{
|
||||
echo -n 'Shutting down loacal daemons:'
|
||||
echo -n 'Shutting down local daemons:'
|
||||
if [ -f /etc/rc.shutdown.local ]; then
|
||||
. /etc/rc.shutdown.local
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user