Deleted Added
full compact
article.xml (265602) article.xml (265605)
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]>
11<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
12 <info><title>&os; &release.current; Release Notes</title>
13
14 <author><orgname>The &os; Project</orgname></author>
15
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]>
11<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
12 <info><title>&os; &release.current; Release Notes</title>
13
14 <author><orgname>The &os; Project</orgname></author>
15
16 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 265602 2014-05-07 20:15:36Z gjb $</pubdate>
16 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 265605 2014-05-07 20:27:57Z gjb $</pubdate>
17
18 <copyright>
19 <year>2014</year>
20 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
21 Project</holder>
22 </copyright>
23
24 <legalnotice xml:id="trademarks" role="trademarks">

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

240 <para>&nbsp;</para>
241 </sect4>
242 </sect3>
243 </sect2>
244
245 <sect2 xml:id="userland">
246 <title>Userland Changes</title>
247
17
18 <copyright>
19 <year>2014</year>
20 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
21 Project</holder>
22 </copyright>
23
24 <legalnotice xml:id="trademarks" role="trademarks">

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

240 <para>&nbsp;</para>
241 </sect4>
242 </sect3>
243 </sect2>
244
245 <sect2 xml:id="userland">
246 <title>Userland Changes</title>
247
248 249 sponsorurl="&ff.url;">The &man.casperd.8; daemon has been added,
248 <para revision="258838" contrib="sponsor" sponsor="&ff;, &google;"
249 sponsorurl="">The &man.casperd.8; daemon has been added,
250 which provides access to functionality that is not available in
251 the <quote>capability mode</quote> sandbox.</para>
252
253 <para revision="260594">When unable to load a kernel module with
254 &man.kldload.8;, a message informing to view output of
255 &man.dmesg.8; is now printed, opposed to the previous output
256 <quote>Exec format error.</quote>.</para>
257

--- 121 unchanged lines hidden ---
250 which provides access to functionality that is not available in
251 the <quote>capability mode</quote> sandbox.</para>
252
253 <para revision="260594">When unable to load a kernel module with
254 &man.kldload.8;, a message informing to view output of
255 &man.dmesg.8; is now printed, opposed to the previous output
256 <quote>Exec format error.</quote>.</para>
257

--- 121 unchanged lines hidden ---