[PATCH 1/2] basedir: Reformat text and indentation, fix inconsistent hyphenation

Johannes Löthberg <[email protected]>
Newsgroups gmane.linux.xdg.devel
Message-ID <[email protected]>
* Reformat and reindent the text and use spaces exclusively instead of
  mixed tabs and spaces. (Spaces choosen since the majority of lines
  were space indented.)

* Make hyphenation of 'user-specific' more consistent.
---
 basedir/basedir-spec.xml | 67 ++++++++++++++++++++++++------------------------
 1 file changed, 34 insertions(+), 33 deletions(-)

diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml
index 8e6fff6..eefbe2b 100644
--- a/basedir/basedir-spec.xml
+++ b/basedir/basedir-spec.xml
@@ -1,6 +1,6 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-				  ]>
+                         "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+                         ]>
 <article id="index">
   <articleinfo>
     <title>XDG Base Directory Specification</title>
@@ -8,31 +8,31 @@
     <pubdate>24th November 2010</pubdate>
     <authorgroup>
       <author>
-	<firstname>Waldo</firstname>
-	<surname>Bastian</surname>
-	<affiliation>
-	  <address>
-	    <email>[email protected]</email>
-	  </address>
-	</affiliation>
+        <firstname>Waldo</firstname>
+        <surname>Bastian</surname>
+        <affiliation>
+          <address>
+            <email>[email protected]</email>
+          </address>
+        </affiliation>
       </author>
       <author>
-	<firstname>Ryan</firstname>
-	<surname>Lortie</surname>
-	<affiliation>
-	  <address>
-	    <email>[email protected]</email>
-	  </address>
-	</affiliation>
+        <firstname>Ryan</firstname>
+        <surname>Lortie</surname>
+        <affiliation>
+          <address>
+            <email>[email protected]</email>
+          </address>
+        </affiliation>
       </author>
       <author>
-	<firstname>Lennart</firstname>
-	<surname>Poettering</surname>
-	<affiliation>
-	  <address>
-	    <email>[email protected]</email>
-	  </address>
-	</affiliation>
+        <firstname>Lennart</firstname>
+        <surname>Poettering</surname>
+        <affiliation>
+          <address>
+            <email>[email protected]</email>
+          </address>
+        </affiliation>
       </author>
     </authorgroup>
   </articleinfo>
@@ -100,24 +100,25 @@
       </itemizedlist>
     </para>
 
-    <para>All paths set in these environment variables must be
-    absolute. If an implementation encounters a relative path in any
-    of these variables it should consider the path invalid and ignore
-    it.</para>
+    <para>
+      All paths set in these environment variables must be
+      absolute. If an implementation encounters a relative path in any
+      of these variables it should consider the path invalid and ignore
+      it.
+    </para>
   </sect1>
 
-
   <sect1 id="variables">
     <title>Environment variables</title>
     <para>
       <literal>$XDG_DATA_HOME</literal> defines the base directory relative to
-      which user specific data files should be stored. If
+      which user-specific data files should be stored. If
       <literal>$XDG_DATA_HOME</literal> is either not set or empty, a default equal to
       <literal>$HOME</literal>/.local/share should be used.
     </para>
     <para>
       <literal>$XDG_CONFIG_HOME</literal> defines the base directory relative to
-      which user specific configuration files should be stored. If
+      which user-specific configuration files should be stored. If
       <literal>$XDG_CONFIG_HOME</literal> is either not set or empty, a default equal to
       <literal>$HOME</literal>/.config should be used.
     </para>
@@ -156,7 +157,7 @@
     </para>
     <para>
       <literal>$XDG_CACHE_HOME</literal> defines the base directory relative to
-      which user specific non-essential data files should be stored. If
+      which user-specific non-essential data files should be stored. If
       <literal>$XDG_CACHE_HOME</literal> is either not set or empty, a default equal to
       <literal>$HOME</literal>/.cache should be used.
     </para>
@@ -219,7 +220,7 @@
         </listitem>
         <listitem>
           <para>
-            A user specific version of the data file may be created in
+            A user-specific version of the data file may be created in
             <literal>$XDG_DATA_HOME</literal>/subdir/filename, taking into
             account the default value for <literal>$XDG_DATA_HOME</literal> if
             <literal>$XDG_DATA_HOME</literal> is not set.
@@ -249,7 +250,7 @@
         </listitem>
         <listitem>
           <para>
-            A user specific version of the configuration file may be created in
+            A user-specific version of the configuration file may be created in
             <literal>$XDG_CONFIG_HOME</literal>/subdir/filename, taking into
             account the default value for <literal>$XDG_CONFIG_HOME</literal> if
             <literal>$XDG_CONFIG_HOME</literal> is not set.
-- 
2.14.1

_______________________________________________
xdg mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/xdg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.