diff options
author | simonmar <unknown> | 2002-06-25 12:05:15 +0000 |
---|---|---|
committer | simonmar <unknown> | 2002-06-25 12:05:15 +0000 |
commit | 7bcdfdba58be3bd3159a87ca8413c28e3c64d147 (patch) | |
tree | f98840157b65b14c4444bed66b5364e6964c3309 /ghc/docs/users_guide/installing.sgml | |
parent | f482977cba3daaaf2347f5a11d55cdbeae6ac13c (diff) | |
download | haskell-7bcdfdba58be3bd3159a87ca8413c28e3c64d147.tar.gz |
[project @ 2002-06-25 12:05:14 by simonmar]
Various hacking on the User's Guide to knock it into shape for the release.
Committers: please take a look at the 5.04 release notes and feel free
to tweak or embelish the description for your favourite new feature.
Diffstat (limited to 'ghc/docs/users_guide/installing.sgml')
-rw-r--r-- | ghc/docs/users_guide/installing.sgml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 15d5aa85df..42f48c1390 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -44,10 +44,11 @@ but it's useful if you are changing the implementation. </para> </listitem> <variablelist> <varlistentry> - <term>RedHat Linux/x86</term> + <term>RedHat or SuSE Linux/x86</term> <listitem> - <para>RPM source & binary packages for RedHat Linux (x86 - only) are available for most major releases.</para> + <para>RPM source & binary packages for RedHat and SuSE + Linux (x86 only) are available for most major + releases.</para> </listitem> </varlistentry> @@ -95,8 +96,9 @@ Binary distributions come in “bundles,” one bundle per file called </Para> <Para> -Then you should find a single directory, <Literal>fptools</Literal>, with the following -structure: +Then you should find a single directory, +<Literal>ghc-<replaceable>version</replaceable></Literal>, with the +following structure: </Para> <Para> |