mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Do not .UR in man
seems to not work on OS X (or requires label, which would make link repeat twice on non-OS X)
This commit is contained in:
parent
98422e8c15
commit
65921ca13c
@ -6,9 +6,7 @@ rustc \- The Rust compiler
|
|||||||
[\fIOPTIONS\fR] \fIINPUT\fR
|
[\fIOPTIONS\fR] \fIINPUT\fR
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This program is a compiler for the Rust language, available at
|
This program is a compiler for the Rust language, available at https://www.rust\-lang.org.
|
||||||
.UR https://www.rust\-lang.org
|
|
||||||
.UE .
|
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
|
||||||
@ -298,10 +296,7 @@ To build an executable with debug info:
|
|||||||
.BR rustdoc (1)
|
.BR rustdoc (1)
|
||||||
|
|
||||||
.SH "BUGS"
|
.SH "BUGS"
|
||||||
See
|
See https://github.com/rust\-lang/rust/issues for issues.
|
||||||
.UR https://github.com/rust\-lang/rust/issues
|
|
||||||
.UE
|
|
||||||
for issues.
|
|
||||||
|
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
See \fIAUTHORS.txt\fR in the Rust source distribution.
|
See \fIAUTHORS.txt\fR in the Rust source distribution.
|
||||||
|
Loading…
Reference in New Issue
Block a user