From: rrt Date: Wed, 24 May 2000 09:21:42 +0000 (+0000) Subject: [project @ 2000-05-24 09:21:42 by rrt] X-Git-Tag: Approximately_9120_patches~4397 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2ca537950e5c380e0cf0814292d7ab6cbc7889bf;p=ghc-hetmet.git [project @ 2000-05-24 09:21:42 by rrt] Tried to clear up some backslash confusion under Windows by always using forward slashes. Please merge. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 863bef6..5954d8e 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -681,7 +681,7 @@ The following environment variables must be set: PATH System -Add C:\cygnus\cygwin-b20\H-i586-cygwin32\bin. +Add C:/cygnus/cygwin-b20/H-i586-cygwin32/bin. bash needs this, and when it is invoked from /bin it can't find it. c:/bin and c:/usr/local/bin should also be added.