article.xml revision 88820
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 88820 2002-01-02 17:27:58Z bmah $</pubdate>
37
38    <copyright>
39      <year>2000</year>
40      <year>2001</year>
41      <year>2002</year>
42      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
43    </copyright>
44  </articleinfo>
45
46  <abstract>
47
48<!-- XXX Change release.current to release.prev when there's -->
49<!-- XXX a release on this branch. -->
50
51    <para>This document lists errata items for &os; 
52    &release.current;, containing significant information
53    discovered after the release.  This information includes 
54    security advisories, as well as
55    news relating to the software or documentation
56    that could affect its operation or usability.  An up-to-date
57    version of this document should always be consulted before
58    installing this version of &os;.</para>
59
60<![ %release.type.snapshot [
61    <para>This errata document for &os; &release.prev; will be
62    maintained until the release of &os; &release.next;.</para>
63]]>
64
65<![ %release.type.release [
66    <para>This is the final version of the errata document for &os; &release.prev;.  Future errata documents along the 
67    &release.branch; branch will address &os; &release.current; and
68    later releases.</para>
69]]>
70
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  </abstract>
79
80  <sect1>
81    <title>Introduction</title>
82
83    <para>This errata document contains <quote>late-breaking news</quote>
84    about &os; &release.current;.  Before installing this version,
85    it is important to consult this document to learn about
86    any post-release discoveries or 
87    problems that may already have been found and
88    fixed.</para>
89
90    <para>Any
91    version of this
92    errata document actually distributed with the
93    release (for example, on a CDROM distribution) will be out of
94    date by definition, but other copies are kept updated on the Internet and
95    should be consulted as the <quote>current errata</quote> for this
96    release.  These other copies of the errata are located at <ulink
97    url="http://www.FreeBSD.org/releases/"></ulink>,
98    plus any sites which keep up-to-date mirrors of this
99    location.</para>
100
101    <para>Source and binary snapshots of &os; &release.branch; also
102    contain up-to-date copies of this document (as of the time of the
103    snapshot).</para>
104
105    <para>For a list of all &os; CERT security advisories, see <ulink
106    url="http://www.FreeBSD.org/security/"></ulink> or <ulink
107    url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
108  </sect1>
109
110  <sect1>
111    <title>Security Advisories</title>
112    <para></para>
113  </sect1>
114
115  <sect1>
116    <title>System Update Information</title>
117    <para></para>
118  </sect1>
119</article>
120