[project @ 2003-10-23 12:23:00 by simonmar]
authorsimonmar <unknown>
Thu, 23 Oct 2003 12:23:00 +0000 (12:23 +0000)
committersimonmar <unknown>
Thu, 23 Oct 2003 12:23:00 +0000 (12:23 +0000)
Add missing -optF flag.

ghc/docs/users_guide/flags.sgml
ghc/docs/users_guide/phases.sgml

index 1984429..c6bcd11 100644 (file)
              <entry>-</entry>
            </row>
            <row>
+             <entry><option>-optF</option> <replaceable>option</replaceable></entry>
+             <entry>pass <replaceable>option</replaceable> to the
+             custom pre-processor</entry>
+             <entry>dynamic</entry>
+             <entry>-</entry>
+           </row>
+           <row>
              <entry><option>-optc</option> <replaceable>option</replaceable></entry>
              <entry>pass <replaceable>option</replaceable> to the C compiler</entry>
              <entry>dynamic</entry>
index 6ff6b29..6a43d90 100644 (file)
          </listitem>
        </varlistentry>
        <varlistentry>
+         <term><option>-optF</option> <replaceable>option</replaceable></term>
+         <indexterm><primary><option>-optF</option></primary>
+         </indexterm>
+         <listitem>
+           <para>Pass <replaceable>option</replaceable> to the
+           custom pre-processor (see <xref linkend="pre-processor">).</para>
+         </listitem>
+       </varlistentry>
+       <varlistentry>
          <term><option>-optc</option>  <replaceable>option</replaceable></term>
          <indexterm><primary><option>-optc</option></primary>
          </indexterm>