svn commit: r257810 - in stable/9/release/doc: en_US.ISO8859-1/errata en_US.ISO8859-1/hardware en_US.ISO8859-1/installation en_US.ISO8859-1/readme en_US.ISO8859-1/relnotes share/misc share/xml

Gabor Kovesdan gabor at FreeBSD.org
Thu Nov 7 19:51:21 UTC 2013


Author: gabor
Date: Thu Nov  7 19:51:19 2013
New Revision: 257810
URL: http://svnweb.freebsd.org/changeset/base/257810

Log:
  MFH r257801:
    - Update release noted to DocBook 5.0 so that they work with the new tree

Modified:
  stable/9/release/doc/en_US.ISO8859-1/errata/article.xml
  stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml
  stable/9/release/doc/en_US.ISO8859-1/installation/article.xml
  stable/9/release/doc/en_US.ISO8859-1/readme/article.xml
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
  stable/9/release/doc/share/misc/man2hwnotes.pl
  stable/9/release/doc/share/xml/catalog.xml
Directory Properties:
  stable/9/release/   (props changed)
  stable/9/release/doc/   (props changed)
  stable/9/release/doc/en_US.ISO8859-1/hardware/   (props changed)

Modified: stable/9/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Nov  7 19:40:52 2013	(r257809)
+++ stable/9/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Nov  7 19:51:19 2013	(r257810)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
-        "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+        "../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
 %release;
 ]>
-
 <!--
 	FreeBSD errata document.  Unlike some of the other RELNOTESng
 	files, this file should remain as a single SGML file, so that
@@ -16,14 +15,13 @@
 	not be the one that received the last change in the document.)
 
 -->
+<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+  <info><title>&os; &release.current; Errata</title>
+    
 
-<article>
-  <articleinfo>
-    <title>&os; &release.current; Errata</title>
-
-    <corpauthor>
+    <author><orgname>
     The &os; Project
-    </corpauthor>
+    </orgname></author>
 
     <pubdate>$FreeBSD$</pubdate>
 
@@ -32,30 +30,30 @@
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
-    <legalnotice id="trademarks" role="trademarks">
+    <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.intel;
       &tm-attrib.sparc;
       &tm-attrib.general;
     </legalnotice>
-  </articleinfo>
 
-  <abstract>
-    <para>This document lists errata items for &os; &release.current;,
-      containing significant information discovered after the release
-      or too late in the release cycle to be otherwise included in the
-      release documentation.
-      This information includes security advisories, as well as news
-      relating to the software or documentation that could affect its
-      operation or usability.  An up-to-date version of this document
-      should always be consulted before installing this version of
-      &os;.</para>
-
-    <para>This errata document for &os; &release.current;
-      will be maintained until the release of &os; &release.next;.</para>
-  </abstract>
+    <abstract>
+      <para>This document lists errata items for &os; &release.current;,
+        containing significant information discovered after the release
+        or too late in the release cycle to be otherwise included in the
+        release documentation.
+        This information includes security advisories, as well as news
+        relating to the software or documentation that could affect its
+        operation or usability.  An up-to-date version of this document
+        should always be consulted before installing this version of
+        &os;.</para>
+
+      <para>This errata document for &os; &release.current;
+        will be maintained until the release of &os; &release.next;.</para>
+    </abstract>
+  </info>
 
-  <sect1 id="intro">
+  <sect1 xml:id="intro">
     <title>Introduction</title>
 
     <para>This errata document contains <quote>late-breaking news</quote>
@@ -69,33 +67,30 @@
       out of date by definition, but other copies are kept updated on
       the Internet and should be consulted as the <quote>current
       errata</quote> for this release.  These other copies of the
-      errata are located at <ulink
-      url="http://www.FreeBSD.org/releases/"></ulink>, plus any sites
+      errata are located at <uri xlink:href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</uri>, plus any sites
       which keep up-to-date mirrors of this location.</para>
 
     <para>Source and binary snapshots of &os; &release.branch; also
       contain up-to-date copies of this document (as of the time of
       the snapshot).</para>
 
-    <para>For a list of all &os; CERT security advisories, see <ulink
-      url="http://www.FreeBSD.org/security/"></ulink> or <ulink
-      url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/"></ulink>.</para>
+    <para>For a list of all &os; CERT security advisories, see <uri xlink:href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</uri> or <uri xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</uri>.</para>
 
   </sect1>
 
-  <sect1 id="security">
+  <sect1 xml:id="security">
     <title>Security Advisories</title>
 
     <para>Problems described in the following security advisories have
       been fixed in &release.current;. For more information, consult
       the individual advisories available from
-      <ulink url="http://security.FreeBSD.org/" />.</para>
+      <uri xlink:href="http://security.FreeBSD.org/">http://security.FreeBSD.org/</uri>.</para>
 
     <informaltable frame="none" pgwide="1">
       <tgroup cols="3">
-	<colspec colwidth="1*" />
-	<colspec colwidth="1*" />
-	<colspec colwidth="3*" />
+	<colspec colwidth="1*"/>
+	<colspec colwidth="1*"/>
+	<colspec colwidth="3*"/>
 	<thead>
 	  <row>
 	    <entry>Advisory</entry>
@@ -106,57 +101,49 @@
 
 	<tbody>
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:01.openssl.asc"
-		>SA-12:01.openssl</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:01.openssl.asc">SA-12:01.openssl</link></entry>
 	    <entry>3 May 2012</entry>
 	    <entry><para>OpenSSL multiple vulnerabilities</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:02.crypt.asc"
-		>SA-12:02.crypt</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:02.crypt.asc">SA-12:02.crypt</link></entry>
 	    <entry>30 May 2012</entry>
 	    <entry><para>Incorrect <function>crypt()</function> hashing</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:03.bind.asc"
-		>SA-12:03.bind</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:03.bind.asc">SA-12:03.bind</link></entry>
 	    <entry>12 June 2012</entry>
 	    <entry><para>Incorrect handling of zero-length RDATA fields in &man.named.8;</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:04.sysret.asc"
-		>SA-12:04.sysret</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:04.sysret.asc">SA-12:04.sysret</link></entry>
 	    <entry>12 June 2012</entry>
 	    <entry><para>Privilege escalation when returning from kernel</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:05.bind.asc"
-		>SA-12:05.bind</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:05.bind.asc">SA-12:05.bind</link></entry>
 	    <entry>6 August 2012</entry>
 	    <entry><para>&man.named.8; DNSSEC validation Denial of Service</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:06.bind.asc"
-		>SA-12:06.bind</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:06.bind.asc">SA-12:06.bind</link></entry>
 	    <entry>22 November 2012</entry>
 	    <entry><para>Multiple Denial of Service vulnerabilities with &man.named.8;</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:07.hostapd.asc"
-		>SA-12:07.hostapd</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:07.hostapd.asc">SA-12:07.hostapd</link></entry>
 	    <entry>22 November 2012</entry>
 	    <entry><para>Insufficient message length validation for EAP-TLS messages</para></entry>
 	  </row>
 
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:08.linux.asc"
-		>SA-12:08.linux</ulink></entry>
+	    <entry><link xlink:href="http://security.freebsd.org/advisories/FreeBSD-SA-12:08.linux.asc">SA-12:08.linux</link></entry>
 	    <entry>22 November 2012</entry>
 	    <entry><para>Linux compatibility layer input validation error</para></entry>
 	  </row>
@@ -165,7 +152,7 @@
     </informaltable>
   </sect1>
 
-  <sect1 id="late-news">
+  <sect1 xml:id="late-news">
     <title>Late-Breaking News</title>
 
     <para>[November 2, 2012] The current &man.mfi.4; driver has an

Modified: stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml	Thu Nov  7 19:40:52 2013	(r257809)
+++ stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml	Thu Nov  7 19:51:19 2013	(r257810)
@@ -1,17 +1,16 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
-        "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+        "../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
 %release;
 <!ENTITY % devauto PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//EN" "nonexistent">
 %devauto;
 ]>
+<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+  <info><title>&os; &release.current; Hardware Notes</title>
+    
 
-<article>
-  <articleinfo>
-    <title>&os; &release.current; Hardware Notes</title>
-
-    <corpauthor>The &os; Documentation Project</corpauthor>
+    <author><orgname>The &os; Documentation Project</orgname></author>
 
     <pubdate>$FreeBSD$</pubdate>
 
@@ -33,7 +32,7 @@
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
-    <legalnotice id="trademarks" role="trademarks">
+    <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.amd;
       &tm-attrib.fujitsu;
@@ -44,9 +43,9 @@
       &tm-attrib.general;
     </legalnotice>
 
-  </articleinfo>
+  </info>
 
-  <sect1 id="intro">
+  <sect1 xml:id="intro">
     <title>Introduction</title>
 
     <para>This document contains the hardware compatibility notes for
@@ -56,14 +55,14 @@
       along with known working instances of these devices.</para>
   </sect1>
 
-  <sect1 id="proc">
+  <sect1 xml:id="proc">
     <title>Supported Processors and System Boards</title>
 
     <para>This section provides some architecture-specific information
       about the specific processors and systems that are supported by
       each architecture.</para>
 
-    <sect2 id="proc-amd64">
+    <sect2 xml:id="proc-amd64">
       <title>amd64</title>
 
       <para>Since mid-2003 &os;/&arch.amd64; has supported the AMD64
@@ -121,8 +120,8 @@
 	<listitem>
 	  <para>Some &intel; &pentium; 4s and Celeron Ds using
 	    the <quote>Prescott</quote> core have EM64T support.  See
-	    the <ulink url="http://processorfinder.intel.com">Intel
-	    Processor Spec Finder</ulink> for the definitive answer about
+	    the <link xlink:href="http://processorfinder.intel.com">Intel
+	    Processor Spec Finder</link> for the definitive answer about
 	    EM64T support in Intel processors.</para>
 	</listitem>
 
@@ -144,7 +143,7 @@
 
     </sect2>
 
-    <sect2 id="proc-i386">
+    <sect2 xml:id="proc-i386">
       <title>i386</title>
 
       <para>&os;/&arch.i386; runs on a wide variety of <quote>IBM PC
@@ -230,23 +229,19 @@
 	(DSDT) provided by each machine's BIOS.  Some machines have
 	bad or incomplete DSDTs, which prevents ACPI from functioning
 	correctly.  Replacement DSDTs for some machines can be found
-	at the <ulink
-	  url="http://acpi.sourceforge.net/dsdt/index.php">DSDT</ulink>
-	section of the <ulink
-	  url="http://acpi.sourceforge.net/">ACPI4Linux</ulink> project
+	at the <link xlink:href="http://acpi.sourceforge.net/dsdt/index.php">DSDT</link>
+	section of the <link xlink:href="http://acpi.sourceforge.net/">ACPI4Linux</link> project
 	Web site.  &os; can use these DSDTs to override the DSDT
 	provided by the BIOS; see the &man.acpi.4; manual page for
 	more information.</para>
     </sect2>
 
-    <sect2 id="proc-ia64">
+    <sect2 xml:id="proc-ia64">
       <title>ia64</title>
 
-      <para>Currently supported processors are the <ulink
-	  url="http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf">&itanium;</ulink>
-	and the <ulink
-	  url="http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf">&itanium;
-	  2</ulink>.</para>
+      <para>Currently supported processors are the <link xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf">&itanium;</link>
+	and the <link xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf">&itanium;
+	  2</link>.</para>
 
       <para>Supported chipsets include:</para>
 
@@ -276,7 +271,7 @@
 	and the use of a serial console is required.</para>
     </sect2>
 
-    <sect2 id="proc-pc98">
+    <sect2 xml:id="proc-pc98">
       <title>pc98</title>
 
       <para>NEC PC-9801/9821 series with almost all &i386;-compatible
@@ -305,7 +300,7 @@
 	FC-H98 series) is not supported.</para>
     </sect2>
 
-    <sect2 id="proc-powerpc">
+    <sect2 xml:id="proc-powerpc">
       <title>powerpc</title>
 
       <para>This section describes the systems currently known to be
@@ -367,15 +362,15 @@
       </itemizedlist>
     </sect2>
 
-    <sect2 id="proc-sparc64">
+    <sect2 xml:id="proc-sparc64">
       <title>sparc64</title>
 
       <para>This section describes the systems currently known to be
 	supported by &os; on the Fujitsu &sparc64; and Sun &ultrasparc;
 	platforms.  For
 	background information on the various hardware designs see the
-	<ulink url="http://sunsolve.sun.com/handbook_pub/">Sun System
-	  Handbook</ulink>.</para>
+	<link xlink:href="http://sunsolve.sun.com/handbook_pub/">Sun System
+	  Handbook</link>.</para>
 
       <para>SMP is supported on all systems with more than 1
 	processor.</para>
@@ -689,7 +684,7 @@
   build.
   -->
 
-  <sect1 id="support">
+  <sect1 xml:id="support">
     <title>Supported Devices</title>
 
     <para>This section describes the devices currently known to be
@@ -711,7 +706,7 @@
 	multiple times.</para>
     </note>
 
-    <sect2 id="disk">
+    <sect2 xml:id="disk">
       <title>Disk Controllers</title>
 
       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;,
@@ -837,8 +832,7 @@
 	support CD-ROM commands are supported for read-only access by
 	the CD-ROM drivers (such as &man.cd.4;).  WORM/CD-R/CD-RW
 	writing support is provided by &man.cdrecord.1;, which is a
-	part of the <filename
-	  role="package">sysutils/cdrtools</filename> port in the Ports
+	part of the <package>sysutils/cdrtools</package> port in the Ports
 	Collection.</para>
 
       <para>The following CD-ROM type systems are supported at this
@@ -870,7 +864,7 @@
       </itemizedlist>
     </sect2>
 
-    <sect2 id="ethernet">
+    <sect2 xml:id="ethernet">
       <title>Ethernet Interfaces</title>
 
       &hwlist.ae;
@@ -1009,7 +1003,7 @@
 
     </sect2>
 
-    <sect2 id="fddi">
+    <sect2 xml:id="fddi">
       <title>FDDI Interfaces</title>
 
       <para>[&arch.i386;, &arch.pc98;] DEC DEFPA PCI (&man.fpa.4;
@@ -1018,7 +1012,7 @@
       <para>[&arch.i386;] DEC DEFEA EISA (&man.fpa.4; driver)</para>
     </sect2>
 
-    <sect2 id="atm">
+    <sect2 xml:id="atm">
       <title>ATM Interfaces</title>
 
       <para>[&arch.i386;, &arch.pc98;] Midway-based ATM interfaces
@@ -1039,7 +1033,7 @@
 	(&man.patm.4; driver)</para>
     </sect2>
 
-    <sect2 id="wlan">
+    <sect2 xml:id="wlan">
       <title>Wireless Network Interfaces</title>
 
       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Cisco/Aironet
@@ -1095,7 +1089,7 @@
       &hwlist.zyd;
     </sect2>
 
-    <sect2 id="misc-network">
+    <sect2 xml:id="misc-network">
       <title>Miscellaneous Networks</title>
 
       &hwlist.ce;
@@ -1109,7 +1103,7 @@
       &hwlist.cm;
     </sect2>
 
-    <sect2 id="serial">
+    <sect2 xml:id="serial">
       <title>Serial Interfaces</title>
 
       <para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote>
@@ -1368,7 +1362,7 @@
 
     </sect2>
 
-    <sect2 id="sound">
+    <sect2 xml:id="sound">
       <title>Sound Devices</title>
 
       &hwlist.snd.ad1816;
@@ -1462,7 +1456,7 @@
       </itemizedlist>
     </sect2>
 
-    <sect2 id="camera">
+    <sect2 xml:id="camera">
       <title>Camera and Video Capture Devices</title>
 
       &hwlist.bktr;
@@ -1470,7 +1464,7 @@
       <para>[&arch.i386;] Connectix QuickCam</para>
     </sect2>
 
-    <sect2 id="usb">
+    <sect2 xml:id="usb">
       <title>USB Devices</title>
 
       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] A
@@ -1489,8 +1483,7 @@
 
       <note>
 	<para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
-	  USB Bluetooth adapters can be found in <link
-	    linkend="bluetooth">Bluetooth</link> section.</para>
+	  USB Bluetooth adapters can be found in <link linkend="bluetooth">Bluetooth</link> section.</para>
       </note>
 
       &hwlist.ohci;
@@ -1559,7 +1552,7 @@
       &hwlist.uvisor;
     </sect2>
 
-    <sect2 id="firewire">
+    <sect2 xml:id="firewire">
       <title>IEEE 1394 (Firewire) Devices</title>
 
       &hwlist.fwohci;
@@ -1568,7 +1561,7 @@
 	Protocol 2 (SBP-2) storage devices (&man.sbp.4; driver)</para>
     </sect2>
 
-    <sect2 id="bluetooth">
+    <sect2 xml:id="bluetooth">
       <title>Bluetooth Devices</title>
 
       &hwlist.ng.bt3c;
@@ -1576,7 +1569,7 @@
       &hwlist.ng.ubt;
     </sect2>
 
-    <sect2 id="crypto-accel">
+    <sect2 xml:id="crypto-accel">
       <title>Cryptographic Accelerators</title>
 
       &hwlist.hifn;
@@ -1586,7 +1579,7 @@
       &hwlist.ubsec;
     </sect2>
 
-    <sect2 id="misc">
+    <sect2 xml:id="misc">
       <title>Miscellaneous</title>
 
       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;]
@@ -1612,7 +1605,7 @@
       <note>
 	<para>Information regarding specific video cards and
 	  compatibility with <application>Xorg</application> can be
-	  found at <ulink url="http://www.x.org/"></ulink>.</para>
+	  found at <uri xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
       </note>
 
       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
@@ -1667,8 +1660,7 @@
       <note>
 	<para>&man.moused.8; has more information on using pointing
 	  devices with &os;.  Information on using pointing devices
-	  with <application>Xorg</application> can be found at <ulink
-	    url="http://www.x.org/"></ulink>.</para>
+	  with <application>Xorg</application> can be found at <uri xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
       </note>
 
       <para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote>
@@ -1701,8 +1693,7 @@
       </itemizedlist>
 
       <para>[&arch.i386;] Xilinx XC6200-based reconfigurable hardware
-	cards compatible with the HOT1 from <ulink
-	  url="http://www.vcc.com/">Virtual Computers</ulink> (xrpu
+	cards compatible with the HOT1 from <link xlink:href="http://www.vcc.com/">Virtual Computers</link> (xrpu
 	driver).</para>
 
       <para>[&arch.pc98;] Power Management Controller of NEC PC-98

Modified: stable/9/release/doc/en_US.ISO8859-1/installation/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/installation/article.xml	Thu Nov  7 19:40:52 2013	(r257809)
+++ stable/9/release/doc/en_US.ISO8859-1/installation/article.xml	Thu Nov  7 19:51:19 2013	(r257810)
@@ -1,15 +1,14 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
-        "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+        "../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
 %release;
 ]>
+<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+  <info><title>&os; &release.current; Installation Instructions</title>
+    
 
-<article>
-  <articleinfo>
-    <title>&os; &release.current; Installation Instructions</title>
-
-    <corpauthor>The &os; Project</corpauthor>
+    <author><orgname>The &os; Project</orgname></author>
 
     <pubdate>$FreeBSD$</pubdate>
 
@@ -19,40 +18,37 @@
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
-    <legalnotice id="trademarks" role="trademarks">
+    <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.intel;
       &tm-attrib.sparc;
       &tm-attrib.general;
     </legalnotice>
-  </articleinfo>
 
-  <abstract>
-    <para>This article gives some brief instructions on installing
-      &os; &release.current; and upgrading the systems running earlier
-      releases.</para>
-  </abstract>
+    <abstract>
+      <para>This article gives some brief instructions on installing
+        &os; &release.current; and upgrading the systems running earlier
+        releases.</para>
+    </abstract>
+  </info>
 
-  <sect1 id="install">
+  <sect1 xml:id="install">
     <title>Installing &os;</title>
 
-    <para>The <ulink
-	url="&url.books.handbook;/bsdinstall.html"><quote>Installing
-	  &os;</quote></ulink>
-      chapter of the <ulink
-	url="&url.books.handbook;/">&os;
-	Handbook</ulink> provides more in-depth information about the
+    <para>The <link xlink:href="&url.books.handbook;/bsdinstall.html"><quote>Installing
+	  &os;</quote></link>
+      chapter of the <link xlink:href="&url.books.handbook;/">&os;
+	Handbook</link> provides more in-depth information about the
       installation program itself, including a guided walk-through with
       screenshots.</para>
   </sect1>
 
-  <sect1 id="upgrade">
+  <sect1 xml:id="upgrade">
     <title>Upgrading &os;</title>
 
     <para>If you are upgrading from a previous release of &os;, please
-      read <ulink
-      url="http://www.FreeBSD.org/releases/9.1R/relnotes-detailed.html#upgrade">upgrading
-      section in the Release Notes</ulink> for notable
+      read <link xlink:href="http://www.FreeBSD.org/releases/9.1R/relnotes-detailed.html#upgrade">upgrading
+      section in the Release Notes</link> for notable
       incompatibilities carefully.</para>
 
     <sect2>
@@ -60,8 +56,8 @@
 
       <para>The procedure for doing a source code based update is
 	described in
-	<ulink url="&url.books.handbook;/synching.html"></ulink> and
-	<ulink url="&url.books.handbook;/makeworld.html"></ulink>.</para>
+	<uri xlink:href="&url.books.handbook;/synching.html">&url.books.handbook;/synching.html</uri> and
+	<uri xlink:href="&url.books.handbook;/makeworld.html">&url.books.handbook;/makeworld.html</uri>.</para>
 
       <para>For SVN use the <filename>releng/9.1</filename> branch
 	which will be where any upcoming Security Advisories or Errata
@@ -83,8 +79,7 @@
 
       <para>First, ensure that your current system is up to date; a
 	change was recently made to &man.freebsd-update.8; (Errata
-	Notice <ulink
-	  url="http://security.FreeBSD.org/advisories/FreeBSD-EN-12:01.freebsd-update.asc">FreeBSD-EN-12:01.freebsd-update</ulink>)
+	Notice <link xlink:href="http://security.FreeBSD.org/advisories/FreeBSD-EN-12:01.freebsd-update.asc">FreeBSD-EN-12:01.freebsd-update</link>)
 	which is needed in order to upgrade to &os;
 	&release.current;.</para>
 

Modified: stable/9/release/doc/en_US.ISO8859-1/readme/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/readme/article.xml	Thu Nov  7 19:40:52 2013	(r257809)
+++ stable/9/release/doc/en_US.ISO8859-1/readme/article.xml	Thu Nov  7 19:51:19 2013	(r257810)
@@ -1,15 +1,22 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
-        "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+        "../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
  %release;
 ]>
+<!-- 
+     Local Variables:
+     mode: sgml
+     sgml-indent-data: t
+     sgml-omittag: nil
+     sgml-always-quote-attributes: t
+     End:
+-->
+<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+  <info><title>&os; &release.current; README</title>
+    
 
-<article>
-  <articleinfo>
-    <title>&os; &release.current; README</title>
-
-    <corpauthor>The &os; Project</corpauthor>
+    <author><orgname>The &os; Project</orgname></author>
 
     <pubdate>$FreeBSD$</pubdate>
 
@@ -18,24 +25,24 @@
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
-    <legalnotice id="trademarks" role="trademarks">
+    <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.intel;
       &tm-attrib.opengroup;
       &tm-attrib.sparc;
       &tm-attrib.general;
     </legalnotice>
-  </articleinfo>
 
-  <abstract>
-    <para>This document gives a brief introduction to &os;
-      &release.current;.  It includes some information on how to
-      obtain &os;, a listing of various ways to contact the &os;
-      Project, and pointers to some other sources of
-      information.</para>
-  </abstract>
+    <abstract>
+      <para>This document gives a brief introduction to &os;
+        &release.current;.  It includes some information on how to
+        obtain &os;, a listing of various ways to contact the &os;
+        Project, and pointers to some other sources of
+        information.</para>
+    </abstract>
+  </info>
 
-  <sect1 id="intro">
+  <sect1 xml:id="intro">
     <title>Introduction</title>
 
     <para>This distribution is a &release.type; of &os; &release.current;, the
@@ -125,7 +132,7 @@
     </sect2>
   </sect1>
 
-  <sect1 id="obtain">
+  <sect1 xml:id="obtain">
     <title>Obtaining &os;</title>
 
     <para>&os; may be obtained in a variety of ways.  This section
@@ -145,33 +152,29 @@
 	Collection, or other extra material.</para>
 
       <para>A list of the CDROM and DVD publishers known to the
-	project are listed in the <ulink
-	url="&url.books.handbook;/mirrors.html"><quote>Obtaining
-	&os;</quote></ulink> appendix to the Handbook.</para>
+	project are listed in the <link xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
+	&os;</quote></link> appendix to the Handbook.</para>
     </sect2>
 
     <sect2>
       <title>FTP</title>
 
       <para>You can use FTP to retrieve &os; and any or all of its
-	optional packages from <ulink
-	url="ftp://ftp.FreeBSD.org/"></ulink>, which is the official
+	optional packages from <uri xlink:href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</uri>, which is the official
 	&os; release site, or any of its
 	<quote>mirrors</quote>.</para>
 
       <para>Lists of locations that mirror &os; can be found in the
-	<ulink
-	url="&url.books.handbook;/mirrors-ftp.html">FTP
-	Sites</ulink> section of the Handbook.
+	<link xlink:href="&url.books.handbook;/mirrors-ftp.html">FTP
+	Sites</link> section of the Handbook.
 	Finding a close (in networking terms) mirror from which to
 	download the distribution is highly recommended.</para>
 
       <para>Additional mirror sites are always welcome.  Contact
 	<email>freebsd-admin at FreeBSD.org</email> for more details on
 	becoming an official mirror site.  You can also find useful
-        information for mirror sites at the <ulink
-        url="&url.articles.hubs;/">Mirroring
-        &os;</ulink> article.</para>
+        information for mirror sites at the <link xlink:href="&url.articles.hubs;/">Mirroring
+        &os;</link> article.</para>
 
       <para>Mirrors generally contain the ISO images generally used to
 	create a CDROM of a &os; release.  They usually also contain
@@ -182,7 +185,7 @@
     </sect2>
   </sect1>
 
-  <sect1 id="contacting">
+  <sect1 xml:id="contacting">
     <title>Contacting the &os; Project</title>
 
     <sect2>
@@ -209,14 +212,13 @@
 	preferable to subscribe instead to the &a.announce;.</para>
 
       <para>All of the mailing lists can be freely joined by anyone
-	wishing to do so.  Visit the <ulink url="&url.base;/mailman/listinfo">
-	&os; Mailman Info Page</ulink>.  This will give you more
+	wishing to do so.  Visit the <link xlink:href="&url.base;/mailman/listinfo">
+	&os; Mailman Info Page</link>.  This will give you more
 	information on joining the various lists, accessing archives,
 	etc.  There are a number of mailing lists targeted at special
 	interest groups not mentioned here; more information can be
-	obtained either from the Mailman pages or the <ulink
-	url="&url.base;/support.html#mailing-list">mailing
-	lists section</ulink> of the &os; Web site.</para>
+	obtained either from the Mailman pages or the <link xlink:href="&url.base;/support.html#mailing-list">mailing
+	lists section</link> of the &os; Web site.</para>
 
       <important>
 	<para>Do <emphasis>not</emphasis> send email to the lists
@@ -239,9 +241,8 @@
 	<quote>Problem Reports</quote> (PRs) submitted in this way
 	will be filed and their progress tracked; the &os; developers
 	will do their best to respond to all reported bugs as soon as
-	possible.  <ulink
-	url="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">A list
-	of all active PRs</ulink> is available on the &os; Web site;
+	possible.  <link xlink:href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">A list
+	of all active PRs</link> is available on the &os; Web site;
 	this list is useful to see what potential problems other users
 	have encountered.</para>
 
@@ -251,22 +252,21 @@
 	are unable to use &man.send-pr.1; to submit a bug report, you
 	can try to send it to the &a.bugs;.</para>
 
-      <para>For more information, <ulink
-	url="&url.articles.problem-reports;/"><quote>Writing
-	&os; Problem Reports</quote></ulink>, available on the &os; Web
+      <para>For more information, <link xlink:href="&url.articles.problem-reports;/"><quote>Writing
+	&os; Problem Reports</quote></link>, available on the &os; Web
 	site, has a number of helpful hints on writing and submitting
 	effective problem reports.</para>
     </sect2>
   </sect1>
 
-  <sect1 id="seealso">
+  <sect1 xml:id="seealso">
     <title>Further Reading</title>
 
     <para>There are many sources of information about &os;; some are
       included with this distribution, while others are available
       on-line or in print versions.</para>
 
-    <sect2 id="release-docs">
+    <sect2 xml:id="release-docs">
       <title>Release Documentation</title>
 
       <para>A number of other files provide more specific information
@@ -320,7 +320,7 @@
 	  other copies are kept updated on the Internet and should be
 	  consulted as the <quote>current errata</quote> for this
 	  release.  These other copies of the errata are located at
-	  <ulink url="&url.base;/releases/"></ulink> (as
+	  <uri xlink:href="&url.base;/releases/">&url.base;/releases/</uri> (as
 	  well as any sites which keep up-to-date mirrors of this
 	  location).</para>
       </note>
@@ -331,9 +331,8 @@
 
       <para>As with almost all &unix; like operating systems, &os; comes
 	with a set of on-line manual pages, accessed through the
-	&man.man.1; command or through the <ulink
-	url="http://www.FreeBSD.org/cgi/man.cgi">hypertext manual
-	pages gateway</ulink> on the &os; Web site.  In general, the
+	&man.man.1; command or through the <link xlink:href="http://www.FreeBSD.org/cgi/man.cgi">hypertext manual
+	pages gateway</link> on the &os; Web site.  In general, the
 	manual pages provide information on the different commands and
 	APIs available to the &os; user.</para>
 
@@ -350,13 +349,10 @@
       <para>Two highly-useful collections of &os;-related information,
 	maintained by the &os; Project,
 	are the &os; Handbook and &os; FAQ (Frequently Asked
-	Questions document).  On-line versions of the <ulink
-	url="&url.books.handbook;/">Handbook</ulink>
-	and <ulink
-	url="&url.books.faq;/">FAQ</ulink>
-	are always available from the <ulink
-	url="&url.base;/docs.html">&os; Documentation
-	page</ulink> or its mirrors.  If you install the
+	Questions document).  On-line versions of the <link xlink:href="&url.books.handbook;/">Handbook</link>
+	and <link xlink:href="&url.books.faq;/">FAQ</link>
+	are always available from the <link xlink:href="&url.base;/docs.html">&os; Documentation
+	page</link> or its mirrors.  If you install the
 	<filename>doc</filename> distribution set, you can use a Web
 	browser to read the Handbook and FAQ locally.  In particular,
 	note that the Handbook contains a step-by-step guide to
@@ -372,8 +368,7 @@
         distribution set.</para>
 
       <para>A listing of other books and documents about &os; can be
-        found in the <ulink
-        url="&url.books.handbook;/bibliography.html">bibliography</ulink>
+        found in the <link xlink:href="&url.books.handbook;/bibliography.html">bibliography</link>
         of the &os; Handbook.  Because of &os;'s strong &unix; heritage,
         many other articles and books written for &unix; systems are
         applicable as well, some of which are also listed in the
@@ -381,16 +376,15 @@
     </sect2>
   </sect1>
 
-  <sect1 id="acknowledgements">
+  <sect1 xml:id="acknowledgements">
     <title>Acknowledgments</title>
 
     <para>&os; represents the cumulative work of many hundreds, if not
       thousands, of individuals from around the world who have worked
       countless hours to bring about this &release.type;.  For a
       complete list of &os; developers and contributors, please see
-      <ulink
-      url="&url.articles.contributors;/"><quote>Contributors
-      to &os;</quote></ulink> on the &os; Web site or any of its
+      <link xlink:href="&url.articles.contributors;/"><quote>Contributors
+      to &os;</quote></link> on the &os; Web site or any of its
       mirrors.</para>
 
     <para>Special thanks also go to the many thousands of &os; users
@@ -398,12 +392,3 @@
       simply would not have been possible.</para>
   </sect1>
 </article>
-
-<!-- 
-     Local Variables:
-     mode: sgml
-     sgml-indent-data: t
-     sgml-omittag: nil
-     sgml-always-quote-attributes: t
-     End:
--->

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Nov  7 19:40:52 2013	(r257809)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Nov  7 19:51:19 2013	(r257810)
@@ -1,15 +1,14 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN"
-        "../../../share/xml/freebsd45.dtd" [
+<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
+        "../../../share/xml/freebsd50.dtd" [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
  %release;
 ]>
+<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+  <info><title>&os; &release.current; Release Notes</title>
+    
 
-<article>
-  <articleinfo>
-    <title>&os; &release.current; Release Notes</title>
-
-    <corpauthor>The &os; Project</corpauthor>
+    <author><orgname>The &os; Project</orgname></author>
 
     <pubdate>$FreeBSD$</pubdate>
 
@@ -18,7 +17,7 @@
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
-    <legalnotice id="trademarks" role="trademarks">
+    <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.ibm;
       &tm-attrib.ieee;
@@ -36,9 +35,9 @@
 	kernel and userland.
 	Some brief remarks on upgrading are also presented.</para>
     </abstract>
-  </articleinfo>
+  </info>
 
-  <sect1 id="intro">
+  <sect1 xml:id="intro">
     <title>Introduction</title>
 
     <para>This document contains the release notes for &os;
@@ -47,13 +46,10 @@
       upgrading from previous versions of &os;.</para>
 
     <para>This distribution of &os; &release.current; is a
-      &release.type; distribution.  It can be found at <ulink
-      url="&release.url;"></ulink> or any of its mirrors.  More
+      &release.type; distribution.  It can be found at <uri xlink:href="&release.url;">&release.url;</uri> or any of its mirrors.  More
       information on obtaining this (or other) &release.type;
-      distributions of &os; can be found in the <ulink
-      url="&url.books.handbook;/mirrors.html"><quote>Obtaining
-      &os;</quote> appendix</ulink> to the <ulink
-      url="&url.books.handbook;/">&os; Handbook</ulink>.</para>
+      distributions of &os; can be found in the <link xlink:href="&url.books.handbook;/mirrors.html"><quote>Obtaining
+      &os;</quote> appendix</link> to the <link xlink:href="&url.books.handbook;/">&os; Handbook</link>.</para>
 
     <para>All users are encouraged to consult the release errata before
       installing &os;.  The errata document is updated with
@@ -64,7 +60,7 @@
       &release.current; can be found on the &os; Web site.</para>
   </sect1>
 
-  <sect1 id="new">
+  <sect1 xml:id="new">
     <title>What's New</title>
 
     <para>This section describes the most user-visible new or changed
@@ -80,19 +76,19 @@
       advisories, user-visible changes, and major architectural
       improvements.</para>
 
-    <sect2 id="security">
+    <sect2 xml:id="security">
       <title>Security Advisories</title>
 
       <para>Problems described in the following security advisories have
 	been fixed.  For more information, consult the individual
 	advisories available from
-	<ulink url="http://security.FreeBSD.org/"></ulink>.</para>
+	<uri xlink:href="http://security.FreeBSD.org/">http://security.FreeBSD.org/</uri>.</para>
 
       <informaltable frame="none" pgwide="1">
 	<tgroup cols="3">
-	  <colspec colwidth="1*" />
-	  <colspec colwidth="1*" />
-	  <colspec colwidth="3*" />
+	  <colspec colwidth="1*"/>
+	  <colspec colwidth="1*"/>
+	  <colspec colwidth="3*"/>
 	  <thead>
 	    <row>
 	      <entry>Advisory</entry>
@@ -103,57 +99,49 @@
 
 	  <tbody>

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-all mailing list