diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
index 8c707b6cfa..6b90068f4a 100644
--- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
@@ -1707,8 +1707,8 @@ This is the file called 'foo2'</screen>
     </sect2>
 
     <sect2 xml:id="docbook-markup-hosts">
-      <title>Hosts, Domains, IP Addresses, User Names, Group Names, and Other
-	System Items</title>
+      <title>Hosts, Domains, IP Addresses, User Names, Group Names,
+	and Other System Items</title>
 
       <note>
 	<title>&os; Extension</title>
@@ -1790,7 +1790,7 @@ This is the file called 'foo2'</screen>
 
 	  <listitem>
 	    <para>The text is a username, like
-	    <literal>root</literal>.</para>
+	      <literal>root</literal>.</para>
 	  </listitem>
 	</varlistentry>
 
@@ -1799,7 +1799,7 @@ This is the file called 'foo2'</screen>
 
 	  <listitem>
 	    <para>The text is a groupname, like
-	    <literal>wheel</literal>.</para>
+	      <literal>wheel</literal>.</para>
 	  </listitem>
 	</varlistentry>
       </variablelist>
@@ -2152,7 +2152,8 @@ This is the file called 'foo2'</screen>
 
       <variablelist>
 	<varlistentry>
-	  <term><acronym>EPS</acronym> (Encapsulated Postscript)</term>
+	  <term><acronym>EPS</acronym> (Encapsulated
+	    Postscript)</term>
 
 	  <listitem>
 	    <para>Images that are primarily vector based, such as
@@ -2163,11 +2164,12 @@ This is the file called 'foo2'</screen>
 	</varlistentry>
 
 	<varlistentry>
-	  <term><acronym>PNG</acronym> (Portable Network Graphic)</term>
+	  <term><acronym>PNG</acronym> (Portable Network
+	    Graphic)</term>
 
 	  <listitem>
-	    <para>For bitmaps, such as screen captures, use this format.
-	      These images have the <filename>.png</filename>
+	    <para>For bitmaps, such as screen captures, use this
+	      format.  These images have the <filename>.png</filename>
 	      extension.</para>
 	  </listitem>
 	</varlistentry>