Deleted Added
full compact
article.xml (256281) article.xml (257814)
1<?xml version="1.0" encoding="iso-8859-1"?>
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
3 "../../../share/xml/freebsd45.dtd" [
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3 "../../../share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5%release;
6]>
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
5%release;
6]>
7
8<!--
9 FreeBSD errata document. Unlike some of the other RELNOTESng
10 files, this file should remain as a single SGML file, so that
11 the dollar FreeBSD dollar header has a meaningful modification
12 time. This file is all but useless without a datestamp on it,
13 so we'll take some extra care to make sure it has one.
14
15 (If we didn't do this, then the file with the datestamp might
16 not be the one that received the last change in the document.)
17
18-->
7<!--
8 FreeBSD errata document. Unlike some of the other RELNOTESng
9 files, this file should remain as a single SGML file, so that
10 the dollar FreeBSD dollar header has a meaningful modification
11 time. This file is all but useless without a datestamp on it,
12 so we'll take some extra care to make sure it has one.
13
14 (If we didn't do this, then the file with the datestamp might
15 not be the one that received the last change in the document.)
16
17-->
18<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
19 <info><title>&os; &release; Errata </title>
20
19
21
20<article>
21 <articleinfo>
22 <title>&os; &release; Errata </title>
23
24 <corpauthor>
22 <author><orgname>
25 The &os; Project
23 The &os; Project
26 </corpauthor>
24 </orgname></author>
27
25
28 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml 252147 2013-06-24 09:18:41Z gjb $</pubdate>
26 <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml 257814 2013-11-07 21:08:12Z gjb $</pubdate>
29
30 <copyright>
31 <year>2000</year>
32 <year>2001</year>
33 <year>2002</year>
34 <year>2003</year>
35 <year>2004</year>
36 <year>2005</year>
37 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
38 </copyright>
39
27
28 <copyright>
29 <year>2000</year>
30 <year>2001</year>
31 <year>2002</year>
32 <year>2003</year>
33 <year>2004</year>
34 <year>2005</year>
35 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
36 </copyright>
37
40
38 <legalnotice xml:id="trademarks" role="trademarks">
41 &tm-attrib.freebsd;
42 &tm-attrib.intel;
43 &tm-attrib.sparc;
44 &tm-attrib.general;
45 </legalnotice>
39 &tm-attrib.freebsd;
40 &tm-attrib.intel;
41 &tm-attrib.sparc;
42 &tm-attrib.general;
43 </legalnotice>
46 </articleinfo>
47
48 <abstract>
49 <para>This document lists errata items for &os; &release;,
50 containing significant information discovered after the release
51 or too late in the release cycle to be otherwise included in the
52 release documentation.
53 This information includes security advisories, as well as news
54 relating to the software or documentation that could affect its
55 operation or usability. An up-to-date version of this document
56 should always be consulted before installing this version of
57 &os;.</para>
58
59 <para>This errata document for &os; &release;
60 will be maintained until the release of &os; &release.next;.</para>
61 </abstract>
44
45 <abstract>
46 <para>This document lists errata items for &os; &release;,
47 containing significant information discovered after the release
48 or too late in the release cycle to be otherwise included in the
49 release documentation.
50 This information includes security advisories, as well as news
51 relating to the software or documentation that could affect its
52 operation or usability. An up-to-date version of this document
53 should always be consulted before installing this version of
54 &os;.</para>
55
56 <para>This errata document for &os; &release;
57 will be maintained until the release of &os; &release.next;.</para>
58 </abstract>
59 </info>
62
60
63
61 <sect1 xml:id="intro">
64 <title>Introduction</title>
65
66 <para>This errata document contains <quote>late-breaking news</quote>
67 about &os; &release;
68 Before installing this version, it is important to consult this
69 document to learn about any post-release discoveries or problems
70 that may already have been found and fixed.</para>
71
72 <para>Any version of this errata document actually distributed
73 with the release (for example, on a CDROM distribution) will be
74 out of date by definition, but other copies are kept updated on
75 the Internet and should be consulted as the <quote>current
76 errata</quote> for this release. These other copies of the
62 <title>Introduction</title>
63
64 <para>This errata document contains <quote>late-breaking news</quote>
65 about &os; &release;
66 Before installing this version, it is important to consult this
67 document to learn about any post-release discoveries or problems
68 that may already have been found and fixed.</para>
69
70 <para>Any version of this errata document actually distributed
71 with the release (for example, on a CDROM distribution) will be
72 out of date by definition, but other copies are kept updated on
73 the Internet and should be consulted as the <quote>current
74 errata</quote> for this release. These other copies of the
77 errata are located at <ulink
78 url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
75 errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
79 which keep up-to-date mirrors of this location.</para>
80
81 <para>Source and binary snapshots of &os; &release.branch; also
82 contain up-to-date copies of this document (as of the time of
83 the snapshot).</para>
84
76 which keep up-to-date mirrors of this location.</para>
77
78 <para>Source and binary snapshots of &os; &release.branch; also
79 contain up-to-date copies of this document (as of the time of
80 the snapshot).</para>
81
85 <para>For a list of all &os; CERT security advisories, see <ulink
86 url="http://www.FreeBSD.org/security/"></ulink> or <ulink
87 url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
82 <para>For a list of all &os; CERT security advisories, see <uri xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri> or <uri xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</uri>.</para>
88
89 </sect1>
90
83
84 </sect1>
85
91
86 <sect1 xml:id="security">
92 <title>Security Advisories</title>
93
94 <para releasetype="current">No advisories.</para>
95
96 <para releasetype="release">No advisories.</para>
97
98 <para releasetype="snapshot">No advisories.</para>
99 </sect1>
100
87 <title>Security Advisories</title>
88
89 <para releasetype="current">No advisories.</para>
90
91 <para releasetype="release">No advisories.</para>
92
93 <para releasetype="snapshot">No advisories.</para>
94 </sect1>
95
101
96 <sect1 xml:id="open-issues">
102 <title>Open Issues</title>
103
104 <para releasetype="current">No open issues.</para>
105
106 <para releasetype="release">No open issues.</para>
107
108 <para releasetype="snapshot">No open issues.</para>
109 </sect1>
110
97 <title>Open Issues</title>
98
99 <para releasetype="current">No open issues.</para>
100
101 <para releasetype="release">No open issues.</para>
102
103 <para releasetype="snapshot">No open issues.</para>
104 </sect1>
105
111
106 <sect1 xml:id="late-news">
112 <title>Late-Breaking News</title>
113
114 <para releasetype="current">No news.</para>
115
116 <para releasetype="release">No news.</para>
117
118 <para releasetype="snapshot">No news.</para>
119 </sect1>
120</article>
107 <title>Late-Breaking News</title>
108
109 <para releasetype="current">No news.</para>
110
111 <para releasetype="release">No news.</para>
112
113 <para releasetype="snapshot">No news.</para>
114 </sect1>
115</article>