about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-10-17 01:36:33 -0700
committerbors <bors@rust-lang.org>2013-10-17 01:36:33 -0700
commit386fa1d818f341004e511af24da9f257d35cdbd2 (patch)
treedac671bfbf44c2bc48308b91a9140191cbf0cf0b /doc
parent00adcf0bdd9376046859b7bc0d79097b621844c5 (diff)
parentf766acad62cd5cf7ed701a9521db2f2a96039778 (diff)
downloadrust-386fa1d818f341004e511af24da9f257d35cdbd2.tar.gz
rust-386fa1d818f341004e511af24da9f257d35cdbd2.zip
auto merge of #9897 : thestinger/rust/rusti, r=alexcrichton
Closes #9818
Closes #9567
Closes #8924
Closes #8910
Closes #8392
Closes #7692
Closes #7499
Closes #7220
Closes #5038
Diffstat (limited to 'doc')
-rw-r--r--doc/tutorial.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index 3723d12262b..241e0367fef 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -113,9 +113,7 @@ for more information on them.
 
 When complete, `make install` will place several programs into
 `/usr/local/bin`: `rustc`, the Rust compiler; `rustdoc`, the
-API-documentation tool; `rustpkg`, the Rust package manager;
-`rusti`, the Rust REPL; and `rust`, a tool which acts both as a unified
-interface for them, and for a few common command line scenarios.
+API-documentation tool; and `rustpkg`, the Rust package manager.
 
 [tarball]: http://static.rust-lang.org/dist/rust-0.8.tar.gz
 [win-exe]: http://static.rust-lang.org/dist/rust-0.8-install.exe