Deleted Added
full compact
article.xml (129078) article.xml (133328)
1<!--
2 FreeBSD errata document. Unlike some of the other RELNOTESng
3 files, this file should remain as a single SGML file, so that
4 the dollar FreeBSD dollar header has a meaningful modification
5 time. This file is all but useless without a datestamp on it,
6 so we'll take some extra care to make sure it has one.
7
8 (If we didn't do this, then the file with the datestamp might
9 not be the one that received the last change in the document.)
10
11-->
12
13<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
1<!--
2 FreeBSD errata document. Unlike some of the other RELNOTESng
3 files, this file should remain as a single SGML file, so that
4 the dollar FreeBSD dollar header has a meaningful modification
5 time. This file is all but useless without a datestamp on it,
6 so we'll take some extra care to make sure it has one.
7
8 (If we didn't do this, then the file with the datestamp might
9 not be the one that received the last change in the document.)
10
11-->
12
13<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
14<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
15%man;
16<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
17%authors;
18<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
19%mlists;
20<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN">
21%trademarks;
14<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
15%articles.ent;
16
22<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
23%release;
17<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
18%release;
24<!ENTITY % misc PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//EN">
25%misc;
26
27<!ENTITY release.bugfix "5.2.1-RELEASE">
28]>
29
30<article>
31 <articleinfo>
32 <title>&os;
33<![ %release.type.snapshot [
34 &release.prev;
35]]>
36<![ %release.type.release [
37 &release.current;
38]]>
39 Errata</title>
40
41 <corpauthor>
42 The &os; Project
43 </corpauthor>
44
19<!ENTITY release.bugfix "5.2.1-RELEASE">
20]>
21
22<article>
23 <articleinfo>
24 <title>&os;
25<![ %release.type.snapshot [
26 &release.prev;
27]]>
28<![ %release.type.release [
29 &release.current;
30]]>
31 Errata</title>
32
33 <corpauthor>
34 The &os; Project
35 </corpauthor>
36
45 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 129078 2004-05-09 23:07:08Z bmah $</pubdate>
37 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 133328 2004-08-08 14:59:27Z hrs $</pubdate>
46
47 <copyright>
48 <year>2000</year>
49 <year>2001</year>
50 <year>2002</year>
51 <year>2003</year>
52 <year>2004</year>
53 <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>

--- 335 unchanged lines hidden ---
38
39 <copyright>
40 <year>2000</year>
41 <year>2001</year>
42 <year>2002</year>
43 <year>2003</year>
44 <year>2004</year>
45 <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>

--- 335 unchanged lines hidden ---