article.xml revision 115963
176082Sbmah<!-- 
276082Sbmah	FreeBSD errata document.  Unlike some of the other RELNOTESng
376082Sbmah	files, this file should remain as a single SGML file, so that
476082Sbmah	the dollar FreeBSD dollar header has a meaningful modification
576082Sbmah	time.  This file is all but useless without a datestamp on it,
676082Sbmah	so we'll take some extra care to make sure it has one.
776082Sbmah
876082Sbmah	(If we didn't do this, then the file with the datestamp might
976082Sbmah	not be the one that received the last change in the document.)
1076082Sbmah
1176082Sbmah-->
1276082Sbmah
1376082Sbmah<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
1476082Sbmah<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
1576082Sbmah%man;
1676082Sbmah<!ENTITY % authors PUBLIC  "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
1776082Sbmah%authors;
1876082Sbmah<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
1976082Sbmah%mlists;
2076082Sbmah<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
2176082Sbmah%release;
2276082Sbmah]>
2376082Sbmah
2476082Sbmah<article>
2576082Sbmah  <articleinfo>
26109307Sbmah    <title>&os;
27109543Sbmah<![ %release.type.snapshot [
28109543Sbmah    &release.prev;
29109543Sbmah]]>
30109543Sbmah<![ %release.type.release [
31109543Sbmah    &release.current;
32109543Sbmah]]>
33109307Sbmah    Errata</title>
3477914Sbmah
3576082Sbmah    <corpauthor>
3676082Sbmah    The &os; Project
3776082Sbmah    </corpauthor>
3876082Sbmah
3976082Sbmah    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 115963 2003-06-07 17:38:18Z bmah $</pubdate>
4076082Sbmah
4176082Sbmah    <copyright>
4276082Sbmah      <year>2000</year>
4376082Sbmah      <year>2001</year>
4488820Sbmah      <year>2002</year>
45108829Sbmah      <year>2003</year>
4676082Sbmah      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
4776082Sbmah    </copyright>
4876082Sbmah  </articleinfo>
4976082Sbmah
5077914Sbmah  <abstract>
5179807Sbmah    <para>This document lists errata items for &os; 
52109543Sbmah<![ %release.type.snapshot [
53109543Sbmah      &release.prev;,
54109543Sbmah]]>
55109543Sbmah<![ %release.type.release [
56109543Sbmah      &release.current;,
57109543Sbmah]]>
58112874Sbmah      containing significant information discovered after the release
59112874Sbmah      or too late in the release cycle to be otherwise included in the
60112874Sbmah      release documentation.
6192295Sbmah      This information includes security advisories, as well as news
6292295Sbmah      relating to the software or documentation that could affect its
6392295Sbmah      operation or usability.  An up-to-date version of this document
6492295Sbmah      should always be consulted before installing this version of
6592295Sbmah      &os;.</para>
6677914Sbmah
67109307Sbmah    <para>This errata document for &os; 
68109543Sbmah<![ %release.type.snapshot [
69109543Sbmah      &release.prev;
70109543Sbmah]]>
71109543Sbmah<![ %release.type.release [
72109543Sbmah      &release.current;
73109543Sbmah]]>
74109308Sbmah      will be maintained until the release of &os; 5.1-RELEASE.</para>
7577914Sbmah  </abstract>
7677914Sbmah
77109143Sroam  <sect1 id="intro">
7876082Sbmah    <title>Introduction</title>
7976082Sbmah
8079807Sbmah    <para>This errata document contains <quote>late-breaking news</quote>
8192295Sbmah      about &os;
82109543Sbmah<![ %release.type.snapshot [
83109543Sbmah      &release.prev;.
84109543Sbmah]]>
85109543Sbmah<![ %release.type.release [
86109543Sbmah      &release.current;.
87109543Sbmah]]>
8892295Sbmah      Before installing this version, it is important to consult this
8992295Sbmah      document to learn about any post-release discoveries or problems
9092295Sbmah      that may already have been found and fixed.</para>
9179807Sbmah
9292295Sbmah    <para>Any version of this errata document actually distributed
9392295Sbmah      with the release (for example, on a CDROM distribution) will be
9492295Sbmah      out of date by definition, but other copies are kept updated on
9592295Sbmah      the Internet and should be consulted as the <quote>current
9692295Sbmah      errata</quote> for this release.  These other copies of the
9792295Sbmah      errata are located at <ulink
9892295Sbmah      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
9992295Sbmah      which keep up-to-date mirrors of this location.</para>
10076082Sbmah
10179807Sbmah    <para>Source and binary snapshots of &os; &release.branch; also
10292295Sbmah      contain up-to-date copies of this document (as of the time of
10392295Sbmah      the snapshot).</para>
10476082Sbmah
10577914Sbmah    <para>For a list of all &os; CERT security advisories, see <ulink
10692295Sbmah      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
10792295Sbmah      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
10892295Sbmah
10976082Sbmah  </sect1>
11076082Sbmah
111109143Sroam  <sect1 id="security">
11276082Sbmah    <title>Security Advisories</title>
113109309Sbmah
114115963Sbmah<![ %release.type.release [
115115963Sbmah    <para>No advisories.</para>
116115963Sbmah]]>
117109309Sbmah
118115963Sbmah<![ %release.type.snapshot [
119115963Sbmah    <para></para>
120115963Sbmah]]>
121111435Sbmah
122115963Sbmah  </sect1>
123111435Sbmah
124115963Sbmah  <sect1 id="open-issues">
125115963Sbmah    <title>Open Issues</title>
126111834Sbmah
127115963Sbmah<![ %release.type.release [
128115963Sbmah    <para>No open issues.</para>
129115963Sbmah]]>
130112435Sbmah
131115963Sbmah<![ %release.type.snapshot [
132115963Sbmah    <para></para>
133115963Sbmah]]>
134112477Sbmah
13576082Sbmah  </sect1>
13676082Sbmah
137109309Sbmah  <sect1 id="late-news">
138109309Sbmah    <title>Late-Breaking News</title>
139109309Sbmah
140115963Sbmah<![ %release.type.release [
141115963Sbmah    <para>No news.</para>
142115963Sbmah]]>
143109583Schris
144115963Sbmah<![ %release.type.snapshot [
145115963Sbmah    <para></para>
146115963Sbmah]]>
147109309Sbmah
148115963Sbmah  </sect1>
149109583Schris
15076082Sbmah</article>
151