fix markup
[ghc-hetmet.git] / docs / users_guide / 6.12.1-notes.xml
index 5ab4996..210adeb 100644 (file)
@@ -521,12 +521,6 @@ Loaded: Prelude
                 Support PageUp and PageDown keys.
               </para>
             </listitem>
-
-            <listitem>
-              <para>
-                Let ctrl-L (clear-screen) work during getInputChar.
-              </para>
-            </listitem>
           </itemizedlist>
       </listitem>
     </itemizedlist>
@@ -627,20 +621,20 @@ ghc --abi-hash M1 M2 ...
         </para>
       </listitem>
 
-      <listierm>
+      <listitem>
         <para>
           There is a new command <literal>ghc-pkg init</literal> to
           create a package database.
         </para>
-      </listierm>
+      </listitem>
 
-      <listierm>
+      <listitem>
         <para>
           There is a new command <literal>ghc-pkg dot</literal> to
           generate a GraphViz graph of the dependencies between
           installed packages.
         </para>
-      </listierm>
+      </listitem>
 
       <listitem>
         <para>