The de_DE rc.d script example was missing a space between . and /etc/rc.subr

Remove some stray words after the end of a sentence about rcvar that
I edited in the zh_CN.GB2312 rc-scripting article.
This commit is contained in:
Doug Barton 2012-01-15 08:35:00 +00:00
parent 9ec31a96db
commit de787a1be1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38236
2 changed files with 2 additions and 2 deletions

View file

@ -410,7 +410,7 @@ ifconfig_fxp0="inet 10.1.1.1/8"</programlisting></listitem>
# REQUIRE: DAEMON
# KEYWORD: shutdown
./etc/rc.subr
. /etc/rc.subr
name=utility
rcvar=utility_enable

View file

@ -370,7 +370,7 @@ run_rc_command "$1"</programlisting>
<calloutlist>
<callout arearefs="rcng-confdummy-rcvar">
<para>变量 <envar>rcvar</envar> 指定了 ON/OFF
开关变量的名字。包含来自</para>
开关变量的名字。</para>
</callout>
<callout arearefs="rcng-confdummy-loadconfig">