Small typos
This commit is contained in:
parent
32b7b6d697
commit
df5b2a1cd5
|
@ -162,7 +162,7 @@ install them.
|
||||||
To install a subset of the packages in @filepath{pkgs}, supply @exec{PKGS} value to
|
To install a subset of the packages in @filepath{pkgs}, supply @exec{PKGS} value to
|
||||||
@exec{make}. For example,
|
@exec{make}. For example,
|
||||||
|
|
||||||
@commandline{make PKGS="gui-lib readline-lib}
|
@commandline{make PKGS="gui-lib readline-lib"}
|
||||||
|
|
||||||
links only the @filepath{gui-lib} and @filepath{readline-lib} packages
|
links only the @filepath{gui-lib} and @filepath{readline-lib} packages
|
||||||
and their dependencies. The default value of @exec{PKGS} is
|
and their dependencies. The default value of @exec{PKGS} is
|
||||||
|
@ -240,7 +240,7 @@ downloading a new copy:
|
||||||
@commandline{make cs RACKET=racket SCHEME_SRC=path/to/ChezScheme}
|
@commandline{make cs RACKET=racket SCHEME_SRC=path/to/ChezScheme}
|
||||||
|
|
||||||
Use @exec{make both} to build both traditional Racket and Racket on
|
Use @exec{make both} to build both traditional Racket and Racket on
|
||||||
Chez Scheme, where packages are updated documentation is built only
|
Chez Scheme, where packages are updated and documentation is built only
|
||||||
once (using traditional Racket).
|
once (using traditional Racket).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user