diff --git a/en_US.ISO8859-1/books/arch-handbook/isa/chapter.sgml b/en_US.ISO8859-1/books/arch-handbook/isa/chapter.sgml
index 3c4b99338b..bbe05c90e2 100644
--- a/en_US.ISO8859-1/books/arch-handbook/isa/chapter.sgml
+++ b/en_US.ISO8859-1/books/arch-handbook/isa/chapter.sgml
@@ -791,7 +791,11 @@
         <itemizedlist>
 	  <listitem>
             <para><emphasis>parent</emphasis> - parent tag, or NULL to
-              create a top-level tag <emphasis>alignment</emphasis> -
+              create a top-level tag.</para>
+	  </listitem>
+
+	  <listitem>
+            <para><emphasis>alignment</emphasis> -
               required physical alignment of the memory area to be
               allocated for this tag. Use value 1 for <quote>no specific
               alignment</quote>. Applies only to the future
diff --git a/en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml
index 3c4b99338b..bbe05c90e2 100644
--- a/en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml
+++ b/en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml
@@ -791,7 +791,11 @@
         <itemizedlist>
 	  <listitem>
             <para><emphasis>parent</emphasis> - parent tag, or NULL to
-              create a top-level tag <emphasis>alignment</emphasis> -
+              create a top-level tag.</para>
+	  </listitem>
+
+	  <listitem>
+            <para><emphasis>alignment</emphasis> -
               required physical alignment of the memory area to be
               allocated for this tag. Use value 1 for <quote>no specific
               alignment</quote>. Applies only to the future