Deleted Added
full compact
article.xml (278116) article.xml (278265)
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<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
9 %vendor;
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<!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" "sponsor.ent">
7 %sponsor;
8<!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
9 %vendor;
10<!ENTITY security SYSTEM "../../share/xml/security.xml">
11<!ENTITY errata SYSTEM "../../share/xml/errata.xml">
10]>
11<article xmlns="http://docbook.org/ns/docbook"
12 xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
13
14 <info>
15 <title>&os; &release.current; Release Notes</title>
16
17 <author>
18 <orgname>The &os; Project</orgname>
19 </author>
20
12]>
13<article xmlns="http://docbook.org/ns/docbook"
14 xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
21 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 278116 2015-02-02 21:09:26Z gjb $</pubdate>
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 278265 2015-02-05 15:46:01Z gjb $</pubdate>
22
23 <!-- Last rev: 277458 -->
24
25 <copyright>
26 <year>2015</year>
27 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
28 Project</holder>
29 </copyright>

--- 103 unchanged lines hidden (view full) ---

133 <title>Security and Errata</title>
134
135 <para>This section lists the various Security Advisories and
136 Errata Notices since &release.prev;.</para>
137
138 <sect2 xml:id="security">
139 <title>Security Advisories</title>
140
24
25 <!-- Last rev: 277458 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

--- 103 unchanged lines hidden (view full) ---

135 <title>Security and Errata</title>
136
137 <para>This section lists the various Security Advisories and
138 Errata Notices since &release.prev;.</para>
139
140 <sect2 xml:id="security">
141 <title>Security Advisories</title>
142
141 <para>No advisories.</para>
142
143 &security;
143 </sect2>
144
145 <sect2 xml:id="errata">
146 <title>Errata Notices</title>
147
144 </sect2>
145
146 <sect2 xml:id="errata">
147 <title>Errata Notices</title>
148
148 <para>No errata notices.</para>
149
149 &errata;
150 </sect2>
151 </sect1>
152
153 <sect1 xml:id="userland">
154 <title>Userland</title>
155
156 <para>This section covers changes and additions to userland
157 applications, contributed software, and system utilities.</para>

--- 810 unchanged lines hidden ---
150 </sect2>
151 </sect1>
152
153 <sect1 xml:id="userland">
154 <title>Userland</title>
155
156 <para>This section covers changes and additions to userland
157 applications, contributed software, and system utilities.</para>

--- 810 unchanged lines hidden ---