summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2008-05-05 15:52:54 +0000
committermaxim <maxim@FreeBSD.org>2008-05-05 15:52:54 +0000
commitfee9ed5a9384640311f25ec9413a2367fa106e1b (patch)
tree695193d1645c7d456569db82b98aea4869fae661
parentc8f1e325ae885cefe25b76b689e76a896e702d4a (diff)
downloadFreeBSD-src-fee9ed5a9384640311f25ec9413a2367fa106e1b.zip
FreeBSD-src-fee9ed5a9384640311f25ec9413a2367fa106e1b.tar.gz
o Convert whitespaces to tabs.
-rw-r--r--etc/rc.subr4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.subr b/etc/rc.subr
index f511431..f5c616c 100644
--- a/etc/rc.subr
+++ b/etc/rc.subr
@@ -171,8 +171,8 @@ stop_boot()
{
local always
- case $1 in
- # "yes", "true", "on", or "1"
+ case $1 in
+ # "yes", "true", "on", or "1"
[Yy][Ee][Ss]|[Tt][Rr][Uu][Ee]|[Oo][Nn]|1)
always=true
;;
OpenPOWER on IntegriCloud