article.xml revision 260691
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
3        "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
4<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
5        "http://www.FreeBSD.org/release/XML/release.ent">
6%release;
7]>
8
9<article xmlns="http://docbook.org/ns/docbook"
10	 xmlns:xlink="http://www.w3.org/1999/xlink"
11	 version="5.0">
12  <info>
13    <title>&os; &release; Errata </title>
14
15    <author><orgname>The &os; Project</orgname></author>
16
17    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/errata/article.xml 260691 2014-01-15 17:34:21Z hrs $</pubdate>
18
19    <copyright>
20      <year>2014</year>
21
22      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
23    </copyright>
24
25    <legalnotice xml:id="trademarks" role="trademarks">
26      &tm-attrib.freebsd;
27      &tm-attrib.intel;
28      &tm-attrib.sparc;
29      &tm-attrib.general;
30    </legalnotice>
31
32    <abstract>
33      <para>This document lists errata items for &os; &release;,
34	containing significant information discovered after the release
35	or too late in the release cycle to be otherwise included in the
36	release documentation.
37	This information includes security advisories, as well as news
38	relating to the software or documentation that could affect its
39	operation or usability.  An up-to-date version of this document
40	should always be consulted before installing this version of
41	&os;.</para>
42
43      <para>This errata document for &os; &release;
44	will be maintained until the release of &os; &release.next;.</para>
45    </abstract>
46  </info>
47
48  <sect1 xml:id="intro">
49    <title>Introduction</title>
50
51    <para>This errata document contains <quote>late-breaking news</quote>
52      about &os; &release;
53      Before installing this version, it is important to consult this
54      document to learn about any post-release discoveries or problems
55      that may already have been found and fixed.</para>
56
57    <para>Any version of this errata document actually distributed
58      with the release (for example, on a CDROM distribution) will be
59      out of date by definition, but other copies are kept updated on
60      the Internet and should be consulted as the <quote>current
61      errata</quote> for this release.  These other copies of the
62      errata are located at
63      <link xlink:href="http://www.FreeBSD.org/releases/" />,
64      plus any sites
65      which keep up-to-date mirrors of this location.</para>
66
67    <para>Source and binary snapshots of &os; &release.branch; also
68      contain up-to-date copies of this document (as of the time of
69      the snapshot).</para>
70
71    <para>For a list of all &os; CERT security advisories, see
72      <link xlink:href="http://www.FreeBSD.org/security/" />
73      or <link xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/" />.</para>
74  </sect1>
75
76  <sect1 xml:id="security">
77    <title>Security Advisories</title>
78
79    <para>No advisory.</para>
80  </sect1>
81
82  <sect1 xml:id="open-issues">
83    <title>Open Issues</title>
84
85    <para>No open issues.</para>
86  </sect1>
87
88  <sect1 xml:id="late-news">
89    <title>Late-Breaking News</title>
90
91    <para>No news.</para>
92  </sect1>
93</article>
94