Skip to content

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed
 

‎man/rustc.1

+2-7
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ rustc \- The Rust compiler
66
[\fIOPTIONS\fR] \fIINPUT\fR
77

88
.SH DESCRIPTION
9-
This program is a compiler for the Rust language, available at
10-
.UR https://www.rust\-lang.org
11-
.UE .
9+
This program is a compiler for the Rust language, available at https://www.rust\-lang.org.
1210

1311
.SH OPTIONS
1412

@@ -298,10 +296,7 @@ To build an executable with debug info:
298296
.BR rustdoc (1)
299297

300298
.SH "BUGS"
301-
See
302-
.UR https://github.com/rust\-lang/rust/issues
303-
.UE
304-
for issues.
299+
See https://github.com/rust\-lang/rust/issues for issues.
305300

306301
.SH "AUTHOR"
307302
See \fIAUTHORS.txt\fR in the Rust source distribution.

0 commit comments

Comments
 (0)
Please sign in to comment.