Repository : ssh://g...@git.haskell.org/ghc

On branch  : master
Link       : 
http://ghc.haskell.org/trac/ghc/changeset/1de797559de1b07a36739029396e7a1537141fe1/ghc

>---------------------------------------------------------------

commit 1de797559de1b07a36739029396e7a1537141fe1
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Fri Oct 4 12:10:44 2013 +0100

    Wibble in user docs


>---------------------------------------------------------------

1de797559de1b07a36739029396e7a1537141fe1
 docs/users_guide/flags.xml |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index d990f02..d5f4b8b 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -10,6 +10,8 @@
   <sect2>
     <title>Verbosity options</title>
 
+    <para>More details in <xref linkend="options-help"/></para>
+
     <informaltable>
       <tgroup cols="4" align="left" colsep="1" rowsep="1">
         <thead>
@@ -71,8 +73,7 @@
   <sect2>
     <title>Alternative modes of operation</title>
 
-    <para><xref linkend="options-help"/></para>
-    <para><xref linkend="modes"/></para>
+    <para>More details in <xref linkend="modes"/></para>
 
     <informaltable>
       <tgroup cols="4" align="left" colsep="1" rowsep="1">

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to