article.xml revision 79807
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 79807 2001-07-16 22:23:07Z 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;.
58
59    <note>
60      <para>At this time, &release.current; has no errata, because
61      there have not been any releases on the &release.branch;
62      branch since the last branchpoint.  (The first such release will
63      be &release.next;.)
64      This file exists to provide a clean template for
65      newly-created branches.  (Clearly this notice should not exist
66      on any branched version of this file.)</para>
67    </note>
68
69    </para>
70  </abstract>
71
72  <sect1>
73    <title>Introduction</title>
74
75    <para>This errata document contains <quote>late-breaking news</quote>
76    about &os; &release.current;.  Before installing this version,
77    it is important to consult this document to learn about
78    any post-release discoveries or 
79    problems that may already have been found and
80    fixed.</para>
81
82    <para>Any
83    version of this
84    errata document actually distributed with the
85    release (for example, on a CDROM distribution) will be out of
86    date by definition, but other copies are kept updated on the Internet and
87    should be consulted as the <quote>current errata</quote> for this
88    release.  These other copies of the errata are located at <ulink
89    url="http://www.freebsd.org/releases/"></ulink>,
90    plus any sites which keep up-to-date mirrors of this
91    location.</para>
92
93    <para>Source and binary snapshots of &os; &release.branch; also
94    contain up-to-date copies of this document (as of the time of the
95    snapshot).</para>
96
97    <para>Any changes to this file will also be emailed to the
98    &a.current;.</para>
99
100    <para>For a list of all &os; CERT security advisories, see <ulink
101    url="http://www.freebsd.org/security/"></ulink> or <ulink
102    url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/"></ulink>.</para>
103  </sect1>
104
105  <sect1>
106    <title>Security Advisories</title>
107    <para></para>
108  </sect1>
109
110  <sect1>
111    <title>System Update Information</title>
112    <para></para>
113  </sect1>
114</article>
115