Deleted Added
full compact
article.xml (241096) article.xml (250746)
1<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [
3<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN">
4%entities;
5
6<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
1
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
3 "../../../share/xml/freebsd45.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
7%release;
5%release;
8
9<![ %release.type.current [
10<!ENTITY release "&release.current;">
11]]>
12<![ %release.type.snapshot [
13<!ENTITY release "&release.prev;">
14]]>
15<![ %release.type.release [
16<!ENTITY release "&release.current;">
17]]>
18]>
19
20<!--
21 FreeBSD errata document. Unlike some of the other RELNOTESng
22 files, this file should remain as a single SGML file, so that
23 the dollar FreeBSD dollar header has a meaningful modification
24 time. This file is all but useless without a datestamp on it,
25 so we'll take some extra care to make sure it has one.

--- 6 unchanged lines hidden (view full) ---

32<article>
33 <articleinfo>
34 <title>&os; &release; Errata </title>
35
36 <corpauthor>
37 The &os; Project
38 </corpauthor>
39
6]>
7
8<!--
9 FreeBSD errata document. Unlike some of the other RELNOTESng
10 files, this file should remain as a single SGML file, so that
11 the dollar FreeBSD dollar header has a meaningful modification
12 time. This file is all but useless without a datestamp on it,
13 so we'll take some extra care to make sure it has one.

--- 6 unchanged lines hidden (view full) ---

20<article>
21 <articleinfo>
22 <title>&os; &release; Errata </title>
23
24 <corpauthor>
25 The &os; Project
26 </corpauthor>
27
40 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.xml 241096 2012-10-01 11:26:49Z gabor $</pubdate>
28 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.xml 250746 2013-05-17 18:53:29Z gabor $</pubdate>
41
42 <copyright>
43 <year>2000</year>
44 <year>2001</year>
45 <year>2002</year>
46 <year>2003</year>
47 <year>2004</year>
48 <year>2005</year>

--- 4 unchanged lines hidden (view full) ---

53 &tm-attrib.freebsd;
54 &tm-attrib.intel;
55 &tm-attrib.sparc;
56 &tm-attrib.general;
57 </legalnotice>
58 </articleinfo>
59
60 <abstract>
29
30 <copyright>
31 <year>2000</year>
32 <year>2001</year>
33 <year>2002</year>
34 <year>2003</year>
35 <year>2004</year>
36 <year>2005</year>

--- 4 unchanged lines hidden (view full) ---

41 &tm-attrib.freebsd;
42 &tm-attrib.intel;
43 &tm-attrib.sparc;
44 &tm-attrib.general;
45 </legalnotice>
46 </articleinfo>
47
48 <abstract>
61 This document lists errata items for &os;
62<![ %release.type.current [
63 &release.current;,
64]]>
65<![ %release.type.snapshot [
66 &release.prev;,
67]]>
68<![ %release.type.release [
69 &release.current;,
70]]>
49 <para>This document lists errata items for &os; &release;,
71 containing significant information discovered after the release
72 or too late in the release cycle to be otherwise included in the
73 release documentation.
74 This information includes security advisories, as well as news
75 relating to the software or documentation that could affect its
76 operation or usability. An up-to-date version of this document
77 should always be consulted before installing this version of
78 &os;.</para>
79
50 containing significant information discovered after the release
51 or too late in the release cycle to be otherwise included in the
52 release documentation.
53 This information includes security advisories, as well as news
54 relating to the software or documentation that could affect its
55 operation or usability. An up-to-date version of this document
56 should always be consulted before installing this version of
57 &os;.</para>
58
80 This errata document for &os;
81<![ %release.type.current [
82 &release.current;
83]]>
84<![ %release.type.snapshot [
85 &release.prev;
86]]>
87<![ %release.type.release [
88 &release.current;
89]]>
59 <para>This errata document for &os; &release;
90 will be maintained until the release of &os; &release.next;.</para>
91 </abstract>
92
93 <sect1 id="intro">
94 <title>Introduction</title>
95
96 <para>This errata document contains <quote>late-breaking news</quote>
60 will be maintained until the release of &os; &release.next;.</para>
61 </abstract>
62
63 <sect1 id="intro">
64 <title>Introduction</title>
65
66 <para>This errata document contains <quote>late-breaking news</quote>
97 about &os;
98<![ %release.type.current [
99 &release.current;.
100]]>
101<![ %release.type.snapshot [
102 &release.prev;.
103]]>
104<![ %release.type.release [
105 &release.current;.
106]]>
67 about &os; &release;
107 Before installing this version, it is important to consult this
108 document to learn about any post-release discoveries or problems
109 that may already have been found and fixed.</para>
110
111 <para>Any version of this errata document actually distributed
112 with the release (for example, on a CDROM distribution) will be
113 out of date by definition, but other copies are kept updated on
114 the Internet and should be consulted as the <quote>current

--- 10 unchanged lines hidden (view full) ---

125 url="http://www.FreeBSD.org/security/"></ulink> or <ulink
126 url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
127
128 </sect1>
129
130 <sect1 id="security">
131 <title>Security Advisories</title>
132
68 Before installing this version, it is important to consult this
69 document to learn about any post-release discoveries or problems
70 that may already have been found and fixed.</para>
71
72 <para>Any version of this errata document actually distributed
73 with the release (for example, on a CDROM distribution) will be
74 out of date by definition, but other copies are kept updated on
75 the Internet and should be consulted as the <quote>current

--- 10 unchanged lines hidden (view full) ---

86 url="http://www.FreeBSD.org/security/"></ulink> or <ulink
87 url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
88
89 </sect1>
90
91 <sect1 id="security">
92 <title>Security Advisories</title>
93
133<![ %release.type.release [
134 <para>No advisories.</para>
135]]>
94 <para releasetype="current">No advisories.</para>
136
95
137<![ %release.type.current [
138 <para>No advisories.</para>
139]]>
96 <para releasetype="release">No advisories.</para>
140
97
141<![ %release.type.snapshot [
142 <para>No advisories.</para>
143]]>
144
98 <para releasetype="snapshot">No advisories.</para>
145 </sect1>
146
147 <sect1 id="open-issues">
148 <title>Open Issues</title>
149
99 </sect1>
100
101 <sect1 id="open-issues">
102 <title>Open Issues</title>
103
150<![ %release.type.current [
151 <para>No open issues.</para>
152]]>
104 <para releasetype="current">No open issues.</para>
153
105
154<![ %release.type.release [
155 <para>No open issues.</para>
156]]>
106 <para releasetype="release">No open issues.</para>
157
107
158<![ %release.type.snapshot [
159 <para>No open issues.</para>
160]]>
161
108 <para releasetype="snapshot">No open issues.</para>
162 </sect1>
163
164 <sect1 id="late-news">
165 <title>Late-Breaking News</title>
166
109 </sect1>
110
111 <sect1 id="late-news">
112 <title>Late-Breaking News</title>
113
167<![ %release.type.current [
168 <para>No news.</para>
169]]>
114 <para releasetype="current">No news.</para>
170
115
171<![ %release.type.release [
172 <para>No news.</para>
173]]>
116 <para releasetype="release">No news.</para>
174
117
175<![ %release.type.snapshot [
176 <para>No news.</para>
177]]>
118 <para releasetype="snapshot">No news.</para>
178 </sect1>
119 </sect1>
179
180</article>
120</article>