about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--man/rustc.19
1 files changed, 2 insertions, 7 deletions
diff --git a/man/rustc.1 b/man/rustc.1
index 3d7fc7f6bf4..0b8b1559d90 100644
--- a/man/rustc.1
+++ b/man/rustc.1
@@ -6,9 +6,7 @@ rustc \- The Rust compiler
 [\fIOPTIONS\fR] \fIINPUT\fR
 
 .SH DESCRIPTION
-This program is a compiler for the Rust language, available at
-.UR https://www.rust\-lang.org
-.UE .
+This program is a compiler for the Rust language, available at https://www.rust\-lang.org.
 
 .SH OPTIONS
 
@@ -298,10 +296,7 @@ To build an executable with debug info:
 .BR rustdoc (1)
 
 .SH "BUGS"
-See
-.UR https://github.com/rust\-lang/rust/issues
-.UE
-for issues.
+See https://github.com/rust\-lang/rust/issues for issues.
 
 .SH "AUTHOR"
 See \fIAUTHORS.txt\fR in the Rust source distribution.