32 lines
629 B
Plaintext
32 lines
629 B
Plaintext
|
<!--
|
||
|
The FreeBSD Simplified Chinese Project
|
||
|
|
||
|
Original Revision: 1.5
|
||
|
$FreeBSD$
|
||
|
-->
|
||
|
|
||
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
||
|
%articles.ent;
|
||
|
|
||
|
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||
|
%release;
|
||
|
<!ENTITY % sections SYSTEM "../common/install.ent">
|
||
|
%sections;
|
||
|
|
||
|
<!-- Architecture-specific customization -->
|
||
|
|
||
|
<!ENTITY arch "i386">
|
||
|
<!ENTITY arch.print "i386">
|
||
|
|
||
|
]>
|
||
|
|
||
|
<article>
|
||
|
&artheader;
|
||
|
&abstract;
|
||
|
§.install;
|
||
|
§.layout;
|
||
|
§.upgrade;
|
||
|
§.trouble;
|
||
|
</article>
|