398f29f684
notes document. Basically, I've moved the contents of common/ {artheader,intro,upgrading}.sgml into common/new.sgml, removed duplicate $FreeBSD$ markers, and adjusted the various references to these files. No other whitespace or content changes. This change will make it easier to do some minor restructuring. MFC after: 1 day
23 lines
618 B
Plaintext
23 lines
618 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/relnotes.ent"> %sections;
|
|
|
|
<!-- Architecture-specific customization -->
|
|
|
|
<!ENTITY arch "alpha">
|
|
|
|
]>
|
|
|
|
<article>
|
|
&art;
|
|
</article>
|