[project @ 2004-03-08 12:47:41 by simonmar]
authorsimonmar <unknown>
Mon, 8 Mar 2004 12:47:41 +0000 (12:47 +0000)
committersimonmar <unknown>
Mon, 8 Mar 2004 12:47:41 +0000 (12:47 +0000)
Add small embellishment to one of the filename rules.

ghc/docs/users_guide/separate_compilation.sgml

index 9eef1a9..69a6e8c 100644 (file)
@@ -90,8 +90,8 @@
        <listitem>
          <para>If there is no <option>-odir</option> option (the
          default), then the object filename is derived from the
-         source filename by replacing the suffix with
-         <replaceable>osuf</replaceable>.</para>
+         source filename (ignoring the module name) by replacing the
+         suffix with <replaceable>osuf</replaceable>.</para>
        </listitem>
        <listitem>
          <para>If