article.xml revision 77914
1<!-- 
2	$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 77914 2001-06-08 18:35:09Z bmah $ 
3
4	FreeBSD errata document.  Unlike some of the other RELNOTESng
5	files, this file should remain as a single SGML file, so that
6	the dollar FreeBSD dollar header has a meaningful modification
7	time.  This file is all but useless without a datestamp on it,
8	so we'll take some extra care to make sure it has one.
9
10	(If we didn't do this, then the file with the datestamp might
11	not be the one that received the last change in the document.)
12
13-->
14
15<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
16<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
17%man;
18<!ENTITY % authors PUBLIC  "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
19%authors;
20<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
21%mlists;
22<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
23%release;
24]>
25
26<article>
27  <articleinfo>
28
29<!-- XXX Change release.current to release.prev when there's -->
30<!-- XXX a release on this branch. -->
31
32    <title>&os; &release.current; Errata</title>
33
34    <corpauthor>
35    The &os; Project
36    </corpauthor>
37
38    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 77914 2001-06-08 18:35:09Z bmah $</pubdate>
39
40    <copyright>
41      <year>2000</year>
42      <year>2001</year>
43      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
44    </copyright>
45  </articleinfo>
46
47  <abstract>
48
49<!-- XXX Change release.current to release.prev when there's -->
50<!-- XXX a release on this branch. -->
51
52    <para>This document lists errata that pertain to the most
53    recently-released version of &os; (&release.current;).  It includes
54    both security advisories that pertain this release, as well as
55    items relating to the software or documentation, discovered after
56    the release, that could affect its operation or usability.
57
58    <note>
59      <para>At this time, &release.current; has no errata, because
60      there have not been any releases on the &release.branch;
61      branch since the last branchpoint.  (The first such release will
62      be &release.next;.)
63      This file exists to provide a clean template for
64      newly-created branches.  (Clearly this notice should not exist
65      on any branched version of this file.)</para>
66    </note>
67
68    </para>
69  </abstract>
70
71  <sect1>
72    <title>Introduction</title>
73
74    <para>If you read no other documentation before installing this
75    version of &os;, you should <emphasis>read
76    the errata</emphasis> for this release so that you don't stumble
77    over problems which have already been found and fixed.  Any
78    version of this
79    <filename>ERRATA.TXT</filename> file actually distributed with the
80    release is out of
81    date by definition, but other copies are kept updated on the net and
82    should be consulted as the <quote>current errata</quote> for your
83    release.  These other copies of the errata are located at <ulink
84    url="http://www.freebsd.org/releases/">http://www.freebsd.org/releases/</ulink>,
85    as well as any sites which keep up-to-date mirrors of this
86    location).</para>
87
88    <para>Source and binary snapshots of &release.current; also
89    contain up-to-date copies of this document (as of the time of the
90    snapshot).</para>
91
92    <para>Any changes to this file are also automatically emailed to the
93    &a.current;.</para>
94
95    <para>For a list of all &os; CERT security advisories, see <ulink
96    url="http://www.freebsd.org/security"></ulink> or <ulink
97    url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/"></ulink>.</para>
98
99  </sect1>
100
101  <sect1>
102    <title>Security Advisories</title>
103    <para></para>
104  </sect1>
105
106  <sect1>
107    <title>System Update Information</title>
108    <para></para>
109  </sect1>
110</article>
111