File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- .TH RUSTC "1" "August 2015 " "rustc 1.2 .0" "User Commands"
1
+ .TH RUSTC "1" "August 2016 " "rustc 1.12 .0" "User Commands"
2
2
.SH NAME
3
3
rustc \- The Rust compiler
4
4
.SH SYNOPSIS
@@ -299,7 +299,7 @@ To build an executable with debug info:
299
299
See https://github.com/rust\- lang/rust/issues for issues.
300
300
301
301
.SH "AUTHOR"
302
- See \fI AUTHORS.txt \fR in the Rust source distribution.
302
+ See https://github.com/rust \- lang/rust/graphs/contributors or use `git log --all --format='%cN <%cE>' | sort -u` in the rust source distribution.
303
303
304
304
.SH "COPYRIGHT"
305
305
This work is dual\[hy ] licensed under Apache\ 2.0 and MIT terms.
Original file line number Diff line number Diff line change 1
- .TH RUSTDOC "1" "August 2015 " "rustdoc 1.2 .0" "User Commands"
1
+ .TH RUSTDOC "1" "August 2016 " "rustdoc 1.12 .0" "User Commands"
2
2
.SH NAME
3
3
rustdoc \- generate documentation from Rust source code
4
4
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments