From: simonmar Date: Mon, 24 Feb 2003 13:12:08 +0000 (+0000) Subject: [project @ 2003-02-24 13:12:08 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1101 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c68c1f2ed802c5cf6e2c23b9f57530df6e2091ee;p=ghc-hetmet.git [project @ 2003-02-24 13:12:08 by simonmar] Remove mention of man pages, which we don't have, and clarify a couple of other things while I'm here. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index fae2d00..d907571 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -234,24 +234,17 @@ contains HTML documentation files (one sub-directory per project). - -man/ - - -contains Unix manual pages. - - - Installing -OK, so let's assume that you have unpacked your chosen bundles into a -scratch directory fptools. What next? Well, you will at least need -to run the configureconfigure script by changing your -directory to fptools and typing ./configure. That should convert +OK, so let's assume that you have unpacked your chosen bundles. What +next? Well, you will at least need to run the +configureconfigure +script by changing directory into the top-level directory for the +bundle and typing ./configure. That should convert Makefile.in to Makefile. @@ -270,7 +263,7 @@ follow. -To install an fptools package, you'll have to do the following: +To install a package, you'll have to do the following: