23 lines
578 B
Plaintext
23 lines
578 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/relnotes.ent">
|
|
%sections;
|
|
|
|
<!-- Architecture-specific customization -->
|
|
|
|
<!ENTITY arch "sparc64">
|
|
<!ENTITY arch.print "UltraSPARC">
|
|
<!ENTITY release.url "ftp://ftp.FreeBSD.org/pub/FreeBSD/development/sparc64/">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&art;
|
|
</article>
|