article.xml revision 83007
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 % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
21%release;
22]>
23
24<article>
25  <articleinfo>
26
27<!-- XXX Change release.current to release.prev when there's -->
28<!-- XXX a release on this branch. -->
29
30    <title>&os; &release.current; Errata</title>
31
32    <corpauthor>
33    The &os; Project
34    </corpauthor>
35
36    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 83007 2001-09-04 19:48:01Z bmah $</pubdate>
37
38    <copyright>
39      <year>2000</year>
40      <year>2001</year>
41      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
42    </copyright>
43  </articleinfo>
44
45  <abstract>
46
47<!-- XXX Change release.current to release.prev when there's -->
48<!-- XXX a release on this branch. -->
49
50    <para>This document lists errata items for &os; 
51    &release.current;, containing significant information
52    discovered after the release.  This information includes 
53    security advisories, as well as
54    news relating to the software or documentation
55    that could affect its operation or usability.  An up-to-date
56    version of this document should always be consulted before
57    installing this version of &os;.</para>
58
59<![ %release.type.snapshot [
60    <para>This errata document for &os; &release.prev; will be
61    maintained until the release of &os; &release.next;.</para>
62]]>
63
64<![ %release.type.release [
65    <para>This is the final version of the errata document for &os; &release.prev;.  Future errata documents along the 
66    &release.branch; branch will address &os; &release.current; and
67    later releases.</para>
68]]>
69
70    <note>
71      <para>At this time, &release.current; has no errata, because
72      there have not been any releases on the &release.branch;
73      branch since the last branchpoint.  (The first such release will
74      be &release.next;.)
75      This file exists to provide a clean template for
76      newly-created branches.  (Clearly this notice should not exist
77      on any branched version of this file.)</para>
78    </note>
79  </abstract>
80
81  <sect1>
82    <title>Introduction</title>
83
84    <para>This errata document contains <quote>late-breaking news</quote>
85    about &os; &release.current;.  Before installing this version,
86    it is important to consult this document to learn about
87    any post-release discoveries or 
88    problems that may already have been found and
89    fixed.</para>
90
91    <para>Any
92    version of this
93    errata document actually distributed with the
94    release (for example, on a CDROM distribution) will be out of
95    date by definition, but other copies are kept updated on the Internet and
96    should be consulted as the <quote>current errata</quote> for this
97    release.  These other copies of the errata are located at <ulink
98    url="http://www.FreeBSD.org/releases/"></ulink>,
99    plus any sites which keep up-to-date mirrors of this
100    location.</para>
101
102    <para>Source and binary snapshots of &os; &release.branch; also
103    contain up-to-date copies of this document (as of the time of the
104    snapshot).</para>
105
106    <para>For a list of all &os; CERT security advisories, see <ulink
107    url="http://www.FreeBSD.org/security/"></ulink> or <ulink
108    url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
109  </sect1>
110
111  <sect1>
112    <title>Security Advisories</title>
113    <para></para>
114  </sect1>
115
116  <sect1>
117    <title>System Update Information</title>
118    <para></para>
119  </sect1>
120</article>
121