MFen 1.6 -> 1.7.
Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
b8bd167752
commit
08358ff449
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36756
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Chinese (Simplified) Documentation Project
|
The FreeBSD Chinese (Simplified) Documentation Project
|
||||||
|
|
||||||
Original Revision: 1.6
|
Original Revision: 1.7
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
||||||
|
@ -303,8 +303,8 @@ customize_cmd cust_etc_size</programlisting>
|
||||||
<sect3>
|
<sect3>
|
||||||
<title>安装预编译软件包</title>
|
<title>安装预编译软件包</title>
|
||||||
|
|
||||||
<para>通过采用自定义函数, 可以将预编译包加入到 <application>NanoBSD</application>
|
<para>通过增加自定义的函数, 可以在 <application>NanoBSD</application>
|
||||||
映像中。 下列函数会安装位于
|
增加预编译的软件包。 下面的函数会添加位于
|
||||||
<filename>/usr/src/tools/tools/nanobsd/packages</filename>
|
<filename>/usr/src/tools/tools/nanobsd/packages</filename>
|
||||||
的全部预编译软件包:</para>
|
的全部预编译软件包:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue