Author: gjb
Date: Thu May 18 15:41:59 2017
New Revision: 318466
URL: https://svnweb.freebsd.org/changeset/base/318466

Log:
  Fix FDP style nits found by igor(1).
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml    Thu May 18 
15:41:58 2017        (r318465)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml    Thu May 18 
15:41:59 2017        (r318466)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
-        "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"; [
+       "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"; [
 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
-        "http://www.FreeBSD.org/release/XML/release.ent";>
+       "http://www.FreeBSD.org/release/XML/release.ent";>
 %release;
 <!ENTITY % sponsor PUBLIC "-//FreeBSD//ENTITIES Sponsor Specification//EN" 
"sponsor.ent">
 %sponsor;
@@ -13,10 +13,10 @@
 ]>
 
 <article xmlns="http://docbook.org/ns/docbook";
-        xmlns:xlink="http://www.w3.org/1999/xlink";
-        version="5.0">
+       xmlns:xlink="http://www.w3.org/1999/xlink";
+       version="5.0">
   <info>
-    <title>&os; &release; Errata </title>
+    <title>&os; &release; Errata</title>
 
     <author><orgname>The &os; Project</orgname></author>
 
@@ -25,7 +25,8 @@
     <copyright>
       <year>2016</year>
 
-      <holder role="mailto:[email protected]";>The &os; Documentation 
Project</holder>
+      <holder role="mailto:[email protected]";>The &os; Documentation
+       Project</holder>
     </copyright>
 
     <legalnotice xml:id="trademarks" role="trademarks">
@@ -37,45 +38,44 @@
 
     <abstract>
       <para>This document lists errata items for &os; &release;,
-       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
+       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;
-       will be maintained until the release of &os; &release.next;.</para>
+      <para>This errata document for &os; &release; will be maintained
+       until the release of &os; &release.next;.</para>
     </abstract>
   </info>
 
   <sect1 xml:id="intro">
     <title>Introduction</title>
 
-    <para>This errata document contains <quote>late-breaking news</quote>
-      about &os; &release;
-      Before installing this version, it is important to consult this
-      document to learn about any post-release discoveries or problems
-      that may already have been found and fixed.</para>
+    <para>This errata document contains <quote>late-breaking
+       news</quote> about &os; &release; Before installing this
+      version, it is important to consult this document to learn about
+      any post-release discoveries or problems that may already have
+      been found and fixed.</para>
 
     <para>Any version of this errata document actually distributed
       with the release (for example, on a CDROM distribution) will be
       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
-      <link xlink:href="https://www.FreeBSD.org/releases/"; />,
-      plus any sites
-      which keep up-to-date mirrors of this location.</para>
+       errata</quote> for this release.  These other copies of the
+      errata are located at <link
+       xlink:href="https://www.FreeBSD.org/releases/"; />, 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
-      <link xlink:href="https://www.FreeBSD.org/security/"/>.</para>
+    <para>For a list of all &os; CERT security advisories, see <link
+       xlink:href="https://www.FreeBSD.org/security/"/>.</para>
   </sect1>
 
   <sect1 xml:id="security">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to