summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/errata/article.sgml
blob: 091e815b22ec559c784cd46bbfbad3a454d576a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!-- 
	FreeBSD errata document.  Unlike some of the other RELNOTESng
	files, this file should remain as a single SGML file, so that
	the dollar FreeBSD dollar header has a meaningful modification
	time.  This file is all but useless without a datestamp on it,
	so we'll take some extra care to make sure it has one.

	(If we didn't do this, then the file with the datestamp might
	not be the one that received the last change in the document.)

-->

<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
%man;
<!ENTITY % authors PUBLIC  "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;
<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
%mlists;
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
%release;
]>

<article>
  <articleinfo>

<!-- XXX Change release.current to release.prev when there's -->
<!-- XXX a release on this branch. -->

    <title>&os; &release.current; Errata</title>

    <corpauthor>
    The &os; Project
    </corpauthor>

    <pubdate>$FreeBSD$</pubdate>

    <copyright>
      <year>2000</year>
      <year>2001</year>
      <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder>
    </copyright>
  </articleinfo>

  <abstract>

<!-- XXX Change release.current to release.prev when there's -->
<!-- XXX a release on this branch. -->

    <para>This document lists errata that pertain to the most
    recently-released version of &os; (&release.current;).  It includes
    both security advisories that pertain this release, as well as
    items relating to the software or documentation, discovered after
    the release, that could affect its operation or usability.

    <note>
      <para>At this time, &release.current; has no errata, because
      there have not been any releases on the &release.branch;
      branch since the last branchpoint.  (The first such release will
      be &release.next;.)
      This file exists to provide a clean template for
      newly-created branches.  (Clearly this notice should not exist
      on any branched version of this file.)</para>
    </note>

    </para>
  </abstract>

  <sect1>
    <title>Introduction</title>

    <para>If you read no other documentation before installing this
    version of &os;, you should <emphasis>read
    the errata</emphasis> for this release so that you don't stumble
    over problems which have already been found and fixed.  Any
    version of this
    <filename>ERRATA.TXT</filename> file actually distributed with the
    release is out of
    date by definition, but other copies are kept updated on the net and
    should be consulted as the <quote>current errata</quote> for your
    release.  These other copies of the errata are located at <ulink
    url="http://www.freebsd.org/releases/">http://www.freebsd.org/releases/</ulink>,
    as well as any sites which keep up-to-date mirrors of this
    location).</para>

    <para>Source and binary snapshots of &release.current; also
    contain up-to-date copies of this document (as of the time of the
    snapshot).</para>

    <para>Any changes to this file are also automatically emailed to the
    &a.current;.</para>

    <para>For a list of all &os; CERT security advisories, see <ulink
    url="http://www.freebsd.org/security"></ulink> or <ulink
    url="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/"></ulink>.</para>

  </sect1>

  <sect1>
    <title>Security Advisories</title>
    <para></para>
  </sect1>

  <sect1>
    <title>System Update Information</title>
    <para></para>
  </sect1>
</article>
OpenPOWER on IntegriCloud