translation improvement
Submitted by: Pengfei Ju (jupengfei at gmail dot com) Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
743db62449
commit
c99bfcf8cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35222
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ run_rc_command "$1"<co id="rcng-dummy-runcommand"></programlisting>
|
|||
<note>
|
||||
<para>为了使 <filename>rc.d</filename> 框架正确地管理脚本,
|
||||
它的脚本需要用 &man.sh.1; 语言编写。
|
||||
如果你的某个服务或端口使用了二进制控制程序或是用其它语言编写的例程,
|
||||
如果你的某个服务或 port 套件使用了二进制控制程序或是用其它语言编写的例程,
|
||||
请将其组件安装到 <filename>/usr/sbin</filename>(相对于系统)
|
||||
或 <filename>/usr/local/sbin</filename>(相对于ports),
|
||||
然后从合适的 <filename>rc.d</filename> 目录的某个
|
||||
|
|
Loading…
Reference in a new issue