article.xml revision 123264
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;
22<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
23%release;
24]>
25
26<article>
27  <articleinfo>
28    <title>&os;
29<![ %release.type.snapshot [
30    &release.prev;
31]]>
32<![ %release.type.release [
33    &release.current;
34]]>
35    Errata</title>
36
37    <corpauthor>
38    The &os; Project
39    </corpauthor>
40
41    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 123264 2003-12-07 22:12:05Z bmah $</pubdate>
42
43    <copyright>
44      <year>2000</year>
45      <year>2001</year>
46      <year>2002</year>
47      <year>2003</year>
48      <holder role="mailto:doc@FreeBSD.org">The FreeBSD 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.snapshot [
62      &release.prev;,
63]]>
64<![ %release.type.release [
65      &release.current;,
66]]>
67      containing significant information discovered after the release
68      or too late in the release cycle to be otherwise included in the
69      release documentation.
70      This information includes security advisories, as well as news
71      relating to the software or documentation that could affect its
72      operation or usability.  An up-to-date version of this document
73      should always be consulted before installing this version of
74      &os;.</para>
75
76    <para>This errata document for &os; 
77<![ %release.type.snapshot [
78      &release.prev;
79]]>
80<![ %release.type.release [
81      &release.current;
82]]>
83      will be maintained until the release of &os; &release.next;.</para>
84  </abstract>
85
86  <sect1 id="intro">
87    <title>Introduction</title>
88
89    <para>This errata document contains <quote>late-breaking news</quote>
90      about &os;
91<![ %release.type.snapshot [
92      &release.prev;.
93]]>
94<![ %release.type.release [
95      &release.current;.
96]]>
97      Before installing this version, it is important to consult this
98      document to learn about any post-release discoveries or problems
99      that may already have been found and fixed.</para>
100
101    <para>Any version of this errata document actually distributed
102      with the release (for example, on a CDROM distribution) will be
103      out of date by definition, but other copies are kept updated on
104      the Internet and should be consulted as the <quote>current
105      errata</quote> for this release.  These other copies of the
106      errata are located at <ulink
107      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
108      which keep up-to-date mirrors of this location.</para>
109
110    <para>Source and binary snapshots of &os; &release.branch; also
111      contain up-to-date copies of this document (as of the time of
112      the snapshot).</para>
113
114    <para>For a list of all &os; CERT security advisories, see <ulink
115      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
116      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
117
118  </sect1>
119
120  <sect1 id="security">
121    <title>Security Advisories</title>
122
123<![ %release.type.release [
124    <para>No advisories.</para>
125]]>
126
127<![ %release.type.snapshot [
128    <para>No advisories.</para>
129]]>
130
131  </sect1>
132
133  <sect1 id="open-issues">
134    <title>Open Issues</title>
135
136<![ %release.type.release [
137    <para>No open issues.</para>
138]]>
139
140<![ %release.type.snapshot [
141    <para>No open issues.</para>
142]]>
143
144  </sect1>
145
146  <sect1 id="late-news">
147    <title>Late-Breaking News</title>
148
149<![ %release.type.release [
150    <para>No news.</para>
151]]>
152
153<![ %release.type.snapshot [
154    <para>No news.</para>
155]]>
156
157  </sect1>
158
159</article>
160