Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2014 03:58:34 +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: r45038 - head/en_US.ISO8859-1/books/handbook/config
Message-ID:  <201406090358.s593wYF0049962@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Mon Jun  9 03:58:34 2014
New Revision: 45038
URL: http://svnweb.freebsd.org/changeset/doc/45038

Log:
  Fix a couple of spaces that should have been &nbsp;.

Modified:
  head/en_US.ISO8859-1/books/handbook/config/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Mon Jun  9 03:52:34 2014	(r45037)
+++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Mon Jun  9 03:58:34 2014	(r45038)
@@ -2768,7 +2768,7 @@ kern.maxvnodes: 100000</screen>
 	a custom kernel.</para>
 
       <example xml:id="swapfile-10-and-later">
-	<title>Creating a Swap File on &os; 10.<replaceable>X</replaceable> and Later</title>
+	<title>Creating a Swap File on &os;&nbsp;10.<replaceable>X</replaceable> and Later</title>
 
 	<procedure>
 	  <step>
@@ -2804,7 +2804,7 @@ kern.maxvnodes: 100000</screen>
       </example>
 
       <example xml:id="swapfile-9-and-earlier">
-	<title>Creating a Swap File on &os; 9.<replaceable>X</replaceable> and Earlier</title>
+	<title>Creating a Swap File on &os;&nbsp;9.<replaceable>X</replaceable> and Earlier</title>
 
 	<procedure>
 	  <step>



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