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:
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
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue