article.xml revision 258493
1<?xml version="1.0" encoding="iso-8859-1"?>
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]>
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    
21
22    <author><orgname>
23    The &os; Project
24    </orgname></author>
25
26    <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml 258493 2013-11-23 01:20:17Z rodrigc $</pubdate>
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      <year>2006</year>
36      <year>2007</year>
37      <year>2008</year>
38      <year>2009</year>
39      <year>2010</year>
40      <year>2011</year>
41      <year>2012</year>
42      <year>2013</year>
43      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
44    </copyright>
45
46    <legalnotice xml:id="trademarks" role="trademarks">
47      &tm-attrib.freebsd;
48      &tm-attrib.intel;
49      &tm-attrib.sparc;
50      &tm-attrib.general;
51    </legalnotice>
52
53  <abstract>
54    <para>This document lists errata items for &os; &release;,
55      containing significant information discovered after the release
56      or too late in the release cycle to be otherwise included in the
57      release documentation.
58      This information includes security advisories, as well as news
59      relating to the software or documentation that could affect its
60      operation or usability.  An up-to-date version of this document
61      should always be consulted before installing this version of
62      &os;.</para>
63
64    <para>This errata document for &os; &release;
65      will be maintained until the release of &os; &release.next;.</para>
66  </abstract>
67  </info>
68
69  <sect1 xml:id="intro">
70    <title>Introduction</title>
71
72    <para>This errata document contains <quote>late-breaking news</quote>
73      about &os; &release;
74      Before installing this version, it is important to consult this
75      document to learn about any post-release discoveries or problems
76      that may already have been found and fixed.</para>
77
78    <para>Any version of this errata document actually distributed
79      with the release (for example, on a CDROM distribution) will be
80      out of date by definition, but other copies are kept updated on
81      the Internet and should be consulted as the <quote>current
82      errata</quote> for this release.  These other copies of the
83      errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
84      which keep up-to-date mirrors of this location.</para>
85
86    <para>Source and binary snapshots of &os; &release.branch; also
87      contain up-to-date copies of this document (as of the time of
88      the snapshot).</para>
89
90    <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>
91
92  </sect1>
93
94  <sect1 xml:id="security">
95    <title>Security Advisories</title>
96
97    <para releasetype="current">No advisories.</para>
98
99    <para releasetype="release">No advisories.</para>
100
101    <para releasetype="snapshot">No advisories.</para>
102  </sect1>
103
104  <sect1 xml:id="open-issues">
105    <title>Open Issues</title>
106
107    <para releasetype="current">No open issues.</para>
108
109    <para releasetype="release">No open issues.</para>
110
111    <para releasetype="snapshot">No open issues.</para>
112  </sect1>
113
114  <sect1 xml:id="late-news">
115    <title>Late-Breaking News</title>
116
117    <para releasetype="current">No news.</para>
118
119    <para releasetype="release">No news.</para>
120
121    <para releasetype="snapshot">No news.</para>
122  </sect1>
123</article>
124