[project @ 2003-02-14 14:17:43 by simonpj]
authorsimonpj <unknown>
Fri, 14 Feb 2003 14:17:43 +0000 (14:17 +0000)
committersimonpj <unknown>
Fri, 14 Feb 2003 14:17:43 +0000 (14:17 +0000)
wibble

ghc/docs/users_guide/win32-dlls.sgml

index 75d5f30..f07a053 100644 (file)
@@ -15,8 +15,6 @@ require filenames containing spaces to be escaped using quotes:
 <programlisting>
   c:\ghc\bin\ghci "c:\\Program Files\\Haskell\\Project.hs"
 </programlisting>
-
-<para>
 If the quotes are left off in the above command, <command>ghci</command> will
 interpret the filename as two, "c:\\Program" and "Files\\Haskell\\Project.hs".
 </para>