Rollup merge of #23555 - steveklabnik:environment, r=sanxiyn

As @sanxiyn says,
https://github.com/rust-lang/rust/pull/23527#issuecomment-83835448
This commit is contained in:
Manish Goregaokar 2015-03-22 01:36:18 +05:30
commit 78b61be77d

View File

@ -242,7 +242,7 @@ full debug info with variable and type information.
\fBopt\-level\fR=\fIVAL\fR
Optimize with possible levels 0\[en]3
.SH ENVIRONMENT VARIABLES
.SH ENVIRONMENT
Some of these affect the output of the compiler, while others affect programs
which link to the standard library.