1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Move a period out of an if... clause. The period terminates the

line and must always appear on the line.

Submitted by:	netchild
This commit is contained in:
Mike Makonnen 2003-07-15 12:39:37 +00:00
parent 513e86421d
commit 1fa84077e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117636

View File

@ -67,8 +67,8 @@ isdnd_start()
if checkyesno isdn_trace; then
echo -n ' isdntrace'
nohup /usr/sbin/isdntrace ${isdn_traceflags} >/dev/null 2>&1 &
echo '.'
fi
echo '.'
}
load_rc_config $name