Skip to content

Commit

Permalink
rustc.1: Fix sysroot documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elly Jones authored and brson committed Oct 26, 2011
1 parent d611067 commit 642c2fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion man/rustc.1
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ object file to \fBfoo.o\fR.
.TP
\fB--time-llvm-passes\fR: Print runtimes of llvm phases.
.TP
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is rustc's directory.
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is the directory above
rustc's.
.TP
\fB--target\fR \fIgnu-config-name\fR: Set the compilation target, which is a
string of the form \fBcpu\fR-\fBmanufacturer\fR-\fBkernel\fR[-\fBos\fR]. Example
Expand Down

0 comments on commit 642c2fe

Please sign in to comment.