27 lines
569 B
Plaintext
27 lines
569 B
Plaintext
<!-- $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 "alpha">
|
|
<!ENTITY arch.print "Alpha/AXP">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&artheader;
|
|
&abstract;
|
|
§.install;
|
|
§.layout;
|
|
§.upgrade;
|
|
§.trouble;
|
|
</article>
|