Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2014 23:21:15 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43854 - head/en_US.ISO8859-1/books/porters-handbook/porting-why
Message-ID:  <201402092321.s19NLFxm087852@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help

Author: wblock
Date: Sun Feb  9 23:21:14 2014
New Revision: 43854
URL: http://svnweb.freebsd.org/changeset/doc/43854

Log:
  Whitespace-only fixes, translators please ignore.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/porting-why/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/porting-why/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/porting-why/chapter.xml	Sun Feb  9 23:19:17 2014	(r43853)
+++ head/en_US.ISO8859-1/books/porters-handbook/porting-why/chapter.xml	Sun Feb  9 23:21:14 2014	(r43854)
@@ -4,19 +4,19 @@
 
      $FreeBSD$
 -->
-<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="why-port">
-
-    <title>Introduction</title>
-
-    <para>The &os; Ports Collection is the way almost everyone
-      installs applications ("ports") on &os;.  Like everything
-      else about &os;, it is primarily a volunteer effort.
-      It is important to keep this in mind when reading this
-      document.</para>
-
-    <para>In &os;, anyone may submit a new port, or volunteer
-      to maintain an existing port if it is unmaintained&mdash;you
-      do not need any special commit privileges to do so.</para>
-
-  </chapter>
+<chapter xmlns="http://docbook.org/ns/docbook"
+  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
+  xml:id="why-port">
+
+  <title>Introduction</title>
+
+  <para>The &os; Ports Collection is the way almost everyone installs
+    applications ("ports") on &os;.  Like everything else about &os;,
+    it is primarily a volunteer effort.  It is important to keep this
+    in mind when reading this document.</para>
+
+  <para>In &os;, anyone may submit a new port, or volunteer to
+    maintain an existing port if it is unmaintained&mdash;you do not
+    need any special commit privileges to do so.</para>
+</chapter>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402092321.s19NLFxm087852>