environment variables -> environment

As @sanxiyn says,
https://github.com/rust-lang/rust/pull/23527#issuecomment-83835448
This commit is contained in:
Steve Klabnik 2015-03-20 10:53:47 -04:00
parent 0834bd1b3d
commit 8f0de740f8
1 changed files with 1 additions and 1 deletions

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.