386710e347
opposed to IA-32. Pointed out by: Andrew I Baznikin <dikiy@scn.ru>, jhb Approved by: re (implicitly)
29 lines
718 B
Plaintext
29 lines
718 B
Plaintext
<!-- $FreeBSD$ -->
|
|
|
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
|
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
|
%man;
|
|
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
|
%authors;
|
|
<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
|
%mlists;
|
|
<!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>
|