article.xml revision 134817
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 % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
15%articles.ent;
16
17<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
18%release;
19<!ENTITY release.bugfix "5.2.1-RELEASE">
20]>
21
22<article>
23  <articleinfo>
24    <title>&os;
25<![ %release.type.current [
26    &release.current;
27]]>
28<![ %release.type.snapshot [
29    &release.prev;
30]]>
31<![ %release.type.release [
32    &release.current;
33]]>
34    Errata</title>
35
36    <corpauthor>
37    The &os; Project
38    </corpauthor>
39
40    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 134817 2004-09-05 14:53:34Z hrs $</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      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
49    </copyright>
50
51    <legalnotice id="trademarks" role="trademarks">
52      &tm-attrib.freebsd;
53      &tm-attrib.intel;
54      &tm-attrib.sparc;
55      &tm-attrib.general;
56    </legalnotice>
57  </articleinfo>
58
59  <abstract>
60    <para>This document lists errata items for &os;
61<![ %release.type.current [
62      &release.current;,
63]]>
64<![ %release.type.snapshot [
65      &release.prev;,
66]]>
67<![ %release.type.release [
68      &release.current;,
69]]>
70      containing significant information discovered after the release
71      or too late in the release cycle to be otherwise included in the
72      release documentation.
73      This information includes security advisories, as well as news
74      relating to the software or documentation that could affect its
75      operation or usability.  An up-to-date version of this document
76      should always be consulted before installing this version of
77      &os;.</para>
78
79    <para>This errata document for &os;
80<![ %release.type.current [
81      &release.current;
82]]>
83<![ %release.type.snapshot [
84      &release.prev;
85]]>
86<![ %release.type.release [
87      &release.current;
88]]>
89      will be maintained until the release of &os; &release.next;.</para>
90  </abstract>
91
92  <sect1 id="intro">
93    <title>Introduction</title>
94
95    <para>This errata document contains <quote>late-breaking news</quote>
96      about &os;
97<![ %release.type.current [
98      &release.current;.
99]]>
100<![ %release.type.snapshot [
101      &release.prev;.
102]]>
103<![ %release.type.release [
104      &release.current;.
105]]>
106      Before installing this version, it is important to consult this
107      document to learn about any post-release discoveries or problems
108      that may already have been found and fixed.</para>
109
110    <para>Any version of this errata document actually distributed
111      with the release (for example, on a CDROM distribution) will be
112      out of date by definition, but other copies are kept updated on
113      the Internet and should be consulted as the <quote>current
114      errata</quote> for this release.  These other copies of the
115      errata are located at <ulink
116      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
117      which keep up-to-date mirrors of this location.</para>
118
119    <para>Source and binary snapshots of &os; &release.branch; also
120      contain up-to-date copies of this document (as of the time of
121      the snapshot).</para>
122
123    <para>For a list of all &os; CERT security advisories, see <ulink
124      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
125      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
126
127  </sect1>
128
129  <sect1 id="security">
130    <title>Security Advisories</title>
131
132<![ %release.type.release [
133    <para>No advisories.</para>
134]]>
135
136<![ %release.type.current [
137    <para>No advisories.</para>
138]]>
139
140<![ %release.type.snapshot [
141    <para>No advisories.</para>
142]]>
143
144  </sect1>
145
146  <sect1 id="open-issues">
147    <title>Open Issues</title>
148
149<![ %release.type.current [
150    <para>No open issues.</para>
151]]>
152
153<![ %release.type.release [
154    <para>No open issues.</para>
155]]>
156
157<![ %release.type.snapshot [
158    <para>No open issues.</para>
159]]>
160
161  </sect1>
162
163  <sect1 id="late-news">
164    <title>Late-Breaking News</title>
165
166<![ %release.type.current [
167    <para>No news.</para>
168]]>
169
170<![ %release.type.release [
171    <para>No news.</para>
172]]>
173
174<![ %release.type.snapshot [
175    <para>No news.</para>
176]]>
177  </sect1>
178
179</article>
180