Minor edits & typos

(cherry picked from commit 1417caac07)
This commit is contained in:
Eli Barzilay 2010-07-21 20:03:27 -04:00
parent ff9f80b28e
commit b848430bc4

View File

@ -82,29 +82,28 @@
@h2{Option 1: Installer} @h2{Option 1: Installer}
@content-hole @content-hole
@version-hole @version-hole
extra @table[width: "80%" align: 'center]{
@p{@table[width: "80%" align: 'center]{ @tr{@td[valign: 'top]{Installers:}
@tr{@td[valign: 'top]{Installers:} @td{@nbsp}
@td{@nbsp} @td{@dl*{@~ @b{Racket}
@td{@dl{@dt{@b{Racket}} @~ Same as the normal distribution, containing the basic
@dd{Same as the normal distribution, containing the basic systems and DrRacket.
systems and DrRacket.} @~ @b{Racket Textual}
@dt{@b{Racket Textual}} @~ A small distribution that contains only Racket and
@dd{A small distribution that contains only Racket and console applications based on it, including the Racket
console applications based on it, including the Racket web server. No docs and no GUI applications.
web server. No docs and no GUI applications.} @~ @b{Racket Full}
@dt{@b{Racket Full}} @~ Contains the @i{complete} Racket tree from the
@dd{Contains the @i{complete} Racket tree from @git, @git{repository}, including full documentation, full
including full documentation, full source tree, source tree, libraries that are not completely stable,
libraries that are not completely stable, and esoteric and esoteric material.}}}
material.}}}} @tr{@td[colspan: 3]{
@tr{@td[colspan: 3]{ Note: the default installation directory contains the version
Note: the default installation directory contains the version number to avoid clobbering a normal installation.
number to avoid clobbering a normal installation. @small{(Under Windows, registry names are different, too.)}}}}
@small{Under Windows, registry names are different, too.}}}}}
@; ---------------------------------------- @; ----------------------------------------
@h2{Option 2: git Repository} @h2{Option 2: git Repository}
@p{Full source is available from @|git|.} @p{Full source is available from the @git{repository}.}
@; ---------------------------------------- @; ----------------------------------------
@h2{Option 3: Other} @h2{Option 3: Other}
@p{Want Racket sources from @git but don't want to build binaries? @p{Want Racket sources from @git but don't want to build binaries?