From 47888b7d8d9d5fe74b0d88d3c3b04f5dfd38af9f Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 31 May 2001 09:28:41 +0000 Subject: [PATCH] [project @ 2001-05-31 09:28:41 by simonmar] markup wibble --- ghc/docs/users_guide/ghci.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/ghci.sgml b/ghc/docs/users_guide/ghci.sgml index 0747b80..a9baa6a 100644 --- a/ghc/docs/users_guide/ghci.sgml +++ b/ghc/docs/users_guide/ghci.sgml @@ -609,7 +609,8 @@ $ ghci -lm the standard library search path for your system, which on some systems may be overriden by setting the - LD_LIBRARY_PATH environment variable. + LD_LIBRARY_PATH environment + variable. -- 1.7.10.4