article.xml revision 92295
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 92295 2002-03-14 21:52:01Z 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;,
53      containing significant information discovered after the release.
54      This information includes security advisories, as well as news
55      relating to the software or documentation that could affect its
56      operation or usability.  An up-to-date version of this document
57      should always be consulted before installing this version of
58      &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;
67      &release.prev;.  Future errata documents along the
68      &release.branch; branch will address &os; &release.current; and
69      later releases.</para>
70]]>
71
72      <para>At this time, &release.current; has no errata, because
73        there have not been any releases on the &release.branch;
74        branch since the last branchpoint.  (The first such release
75        will be &release.next;.)  This file exists to provide a clean
76        template for newly-created branches.  (Clearly this notice
77        should not exist 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;
85      &release.current;.  
86      Before installing this version, it is important to consult this
87      document to learn about any post-release discoveries or problems
88      that may already have been found and fixed.</para>
89
90    <para>Any version of this errata document actually distributed
91      with the release (for example, on a CDROM distribution) will be
92      out of date by definition, but other copies are kept updated on
93      the Internet and should be consulted as the <quote>current
94      errata</quote> for this release.  These other copies of the
95      errata are located at <ulink
96      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
97      which keep up-to-date mirrors of this location.</para>
98
99    <para>Source and binary snapshots of &os; &release.branch; also
100      contain up-to-date copies of this document (as of the time of
101      the snapshot).</para>
102
103    <para>For a list of all &os; CERT security advisories, see <ulink
104      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
105      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
106
107  </sect1>
108
109  <sect1>
110    <title>Security Advisories</title>
111    <para></para>
112  </sect1>
113
114  <sect1>
115    <title>System Update Information</title>
116    <para></para>
117  </sect1>
118</article>
119