article.xml revision 252126
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" [
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-->
19
20<article>
21  <articleinfo>
22    <title>&os; &release; Errata </title>
23
24    <corpauthor>
25    The &os; Project
26    </corpauthor>
27
28    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.xml 252126 2013-06-23 20:24:43Z gjb $</pubdate>
29
30    <copyright>
31      <year>2013</year>
32      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
33    </copyright>
34
35    <legalnotice id="trademarks" role="trademarks">
36      &tm-attrib.freebsd;
37      &tm-attrib.intel;
38      &tm-attrib.sparc;
39      &tm-attrib.general;
40    </legalnotice>
41  </articleinfo>
42
43  <abstract>
44    <para>This document lists errata items for &os; &release;,
45      containing significant information discovered after the release
46      or too late in the release cycle to be otherwise included in the
47      release documentation.
48      This information includes security advisories, as well as news
49      relating to the software or documentation that could affect its
50      operation or usability.  An up-to-date version of this document
51      should always be consulted before installing this version of
52      &os;.</para>
53
54    <para>This errata document for &os; &release; will be maintained
55      until the release of &os; &release.current.release;.</para>
56  </abstract>
57
58  <sect1 id="intro">
59    <title>Introduction</title>
60
61    <para>This errata document contains <quote>late-breaking news</quote>
62      about &os; &release;
63      Before installing this version, it is important to consult this
64      document to learn about any post-release discoveries or problems
65      that may already have been found and fixed.</para>
66
67    <para>Any version of this errata document actually distributed
68      with the release (for example, on a CDROM distribution) will be
69      out of date by definition, but other copies are kept updated on
70      the Internet and should be consulted as the <quote>current
71      errata</quote> for this release.  These other copies of the
72      errata are located at <ulink
73      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
74      which keep up-to-date mirrors of this location.</para>
75
76    <para>Source and binary snapshots of &os; &release.branch; also
77      contain up-to-date copies of this document (as of the time of
78      the snapshot).</para>
79
80    <para>For a list of all &os; CERT security advisories, see <ulink
81      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
82      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
83
84  </sect1>
85
86  <sect1 id="security">
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
96  <sect1 id="open-issues">
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
106  <sect1 id="late-news">
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>
116