Deleted Added
full compact
article.xml (280143) article.xml (280144)
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">

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

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
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">

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

15
16 <info>
17 <title>&os; &release.current; Release Notes</title>
18
19 <author>
20 <orgname>The &os; Project</orgname>
21 </author>
22
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 280143 2015-03-16 15:54:47Z gjb $</pubdate>
23 <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/relnotes/article.xml 280144 2015-03-16 15:54:50Z gjb $</pubdate>
24
25 <!-- Last rev: 278934 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

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

307 &man.devctl.8; has been added, which allows making
308 administrative changes to individual devices, such as
309 attaching and detaching drivers, and enabling and disabling
310 devices. The &man.devctl.8; utility uses the new
311 &man.devctl.3; library.</para>
312
313 <para revision="279315" contrib="sponsor" sponsor="&ff;">The
314 &man.uefisign.8; utility has been added.</para>
24
25 <!-- Last rev: 278934 -->
26
27 <copyright>
28 <year>2015</year>
29 <holder role="mailto:doc@FreeBSD.org">The &os; Documentation
30 Project</holder>
31 </copyright>

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

307 &man.devctl.8; has been added, which allows making
308 administrative changes to individual devices, such as
309 attaching and detaching drivers, and enabling and disabling
310 devices. The &man.devctl.8; utility uses the new
311 &man.devctl.3; library.</para>
312
313 <para revision="279315" contrib="sponsor" sponsor="&ff;">The
314 &man.uefisign.8; utility has been added.</para>
315
316 <para revision="279571" contrib="sponsor"
317 sponsor="&scaleengine;">The &man.freebsd-update.8; utility has
318 been updated to prevent fetching updated binary patches when
319 a previous upgrade has not been throughly completed.</para>
315 </sect2>
316
317 <sect2 xml:id="userland-contrib">
318 <title>Contributed Software</title>
319
320 <para revision="258884" contrib="sponsor"
321 sponsor="&darpa_afrl;">&man.lldb.1; has been updated to
322 upstream snapshot version r196259.</para>

--- 735 unchanged lines hidden ---
320 </sect2>
321
322 <sect2 xml:id="userland-contrib">
323 <title>Contributed Software</title>
324
325 <para revision="258884" contrib="sponsor"
326 sponsor="&darpa_afrl;">&man.lldb.1; has been updated to
327 upstream snapshot version r196259.</para>

--- 735 unchanged lines hidden ---