8ed3802bb0
files. src/release/doc/README has additional information. Reviewed by: -current, -doc
27 lines
682 B
Plaintext
27 lines
682 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/hw.ent"> %sections;
|
|
|
|
<!-- Architecture-specific customization -->
|
|
|
|
<!ENTITY arch "alpha">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&artheader;
|
|
§.intro;
|
|
§.proc.alpha;
|
|
§.dev;
|
|
§.config;
|
|
</article>
|