article.xml revision 76082
1<!-- 
2	$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 76082 2001-04-27 21:28:02Z 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    <title>&os; &release.current; Errata</title>
29
30    <corpauthor>
31    The &os; Project
32    </corpauthor>
33
34    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.sgml 76082 2001-04-27 21:28:02Z bmah $</pubdate>
35
36    <copyright>
37      <year>2000</year>
38      <year>2001</year>
39      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
40    </copyright>
41  </articleinfo>
42
43  <sect1>
44    <title>Introduction</title>
45
46    <para>If you read no other documentation before installing this
47    version of &os;, you should at least by all means <emphasis>read
48    the errata</emphasis> for this release so that you don't stumble
49    over problems which have already been found and fixed.  This
50    <filename>ERRATA.TXT</filename> file is obviously already out of
51    date by definition, but other copies are kept updated on the net and
52    should be consulted as the <quote>current errata</quote> for your
53    release.  These other copies of the errata are located at:
54
55      <orderedlist>
56	<listitem>
57	  <para><ulink url="http://www.freebsd.org/releases/">http://www.freebsd.org/releases/</ulink></para>
58	</listitem>
59	<listitem>
60	  <para><userinput>ftp://ftp.freebsd.org/pub/FreeBSD/releases/<replaceable>architecture</replaceable>/<replaceable>release</replaceable>/ERRATA.TXT</userinput></para>
61	  <para>(and any sites which keep up-to-date mirrors of this
62	  location)</para>
63	</listitem>
64      </orderedlist>
65    </para>
66
67    <para>Any changes to this file are also automatically emailed to the
68    &a.current;.</para>
69
70    <para>For all CERT security advisories, see <ulink
71    url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/">ftp://ftp.freebsd.org/pub/FreeBSD/CERT/</ulink>.</para>
72
73  </sect1>
74
75  <sect1>
76    <title>Security Advisories</title>
77    <para>Current active security advisories: None.</para>
78  </sect1>
79
80  <sect1>
81    <title>System Update Information</title>
82    <para>Current active errata items: None.</para>
83  </sect1>
84</article>
85