article.xml revision 79135
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 79135 2001-07-03 08:32:34Z dd $</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 that pertain to the most
51    recently-released version of &os; (&release.current;).  It includes
52    both security advisories that pertain this release, as well as
53    items relating to the software or documentation, discovered after
54    the release, that could affect its operation or usability.
55
56    <note>
57      <para>At this time, &release.current; has no errata, because
58      there have not been any releases on the &release.branch;
59      branch since the last branchpoint.  (The first such release will
60      be &release.next;.)
61      This file exists to provide a clean template for
62      newly-created branches.  (Clearly this notice should not exist
63      on any branched version of this file.)</para>
64    </note>
65
66    </para>
67  </abstract>
68
69  <sect1>
70    <title>Introduction</title>
71
72    <para>If you read no other documentation before installing this
73    version of &os;, you should <emphasis>read
74    the errata</emphasis> for this release so that you don't stumble
75    over problems which have already been found and fixed.  Any
76    version of this
77    <filename>ERRATA.TXT</filename> file actually distributed with the
78    release is out of
79    date by definition, but other copies are kept updated on the net and
80    should be consulted as the <quote>current errata</quote> for your
81    release.  These other copies of the errata are located at <ulink
82    url="http://www.freebsd.org/releases/">http://www.freebsd.org/releases/</ulink>,
83    as well as any sites which keep up-to-date mirrors of this
84    location).</para>
85
86    <para>Source and binary snapshots of &release.current; also
87    contain up-to-date copies of this document (as of the time of the
88    snapshot).</para>
89
90    <para>Any changes to this file are also automatically emailed to the
91    &a.current;.</para>
92
93    <para>For a list of all &os; CERT security advisories, see <ulink
94    url="http://www.freebsd.org/security"></ulink> or <ulink
95    url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/"></ulink>.</para>
96
97  </sect1>
98
99  <sect1>
100    <title>Security Advisories</title>
101    <para></para>
102  </sect1>
103
104  <sect1>
105    <title>System Update Information</title>
106    <para></para>
107  </sect1>
108</article>
109