Skip to content

Commit 642c2fe

Browse files
Elly Jonesbrson
authored andcommitted
rustc.1: Fix sysroot documentation.
1 parent d611067 commit 642c2fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

man/rustc.1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ object file to \fBfoo.o\fR.
7878
.TP
7979
\fB--time-llvm-passes\fR: Print runtimes of llvm phases.
8080
.TP
81-
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is rustc's directory.
81+
\fB--sysroot\fR \fIpath\fR: Set the system root. Default is the directory above
82+
rustc's.
8283
.TP
8384
\fB--target\fR \fIgnu-config-name\fR: Set the compilation target, which is a
8485
string of the form \fBcpu\fR-\fBmanufacturer\fR-\fBkernel\fR[-\fBos\fR]. Example

0 commit comments

Comments
 (0)