850a2bd817
Content will be filled in later as needed, but this should unbreak the doc part of an amd64 release build. Requested by: peter
27 lines
695 B
Plaintext
27 lines
695 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 "amd64">
|
|
<!ENTITY arch.print "AMD64">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&artheader;
|
|
§.intro;
|
|
§.proc.amd64;
|
|
§.dev;
|
|
</article>
|