Deleted Added
sdiff udiff text old ( 260611 ) new ( 260657 )
full compact
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 unchanged lines hidden (view full) ---

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: releng/10.0/release/doc/en_US.ISO8859-1/errata/article.xml 260657 2014-01-14 23:58:50Z hrs $</pubdate>
27
28 <copyright>
29 <year>2014</year>
30 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
31 </copyright>
32
33 <legalnotice xml:id="trademarks" role="trademarks">
34 &tm-attrib.freebsd;
35 &tm-attrib.intel;
36 &tm-attrib.sparc;

--- 74 unchanged lines hidden ---