mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
29 lines
772 B
Text
29 lines
772 B
Text
<!--
|
|
$FreeBSD$
|
|
Original revision: 1.6
|
|
-->
|
|
|
|
<!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 % devauto-ja PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//JA">
|
|
%devauto-ja;
|
|
<!ENTITY % devauto PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//EN">
|
|
%devauto;
|
|
<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections;
|
|
|
|
<!-- Architecture-specific customization -->
|
|
|
|
<!ENTITY arch "alpha">
|
|
<!ENTITY arch.print "Alpha/AXP">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&artheader;
|
|
§.intro;
|
|
<!-- §.proc.alpha; -->
|
|
§.dev;
|
|
</article>
|