From 33d9c87a3639c19eba99ce5bd3075e45affc1fec Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 10 Nov 2005 10:50:39 +0000 Subject: [PATCH] [project @ 2005-11-10 10:50:39 by simonmar] make validate happy --- ghc/docs/users_guide/using.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ghc/docs/users_guide/using.xml b/ghc/docs/users_guide/using.xml index 6dc0ac0..f9deafe 100644 --- a/ghc/docs/users_guide/using.xml +++ b/ghc/docs/users_guide/using.xml @@ -551,9 +551,9 @@ ghc -c Foo.hs - suffix - - + suffix + + Causes all files following this option on the command line to be processed as if they had the suffix -- 1.7.10.4