Removed .UR from rustdoc man page

This commit is contained in:
qpid 2016-02-06 11:02:47 +05:30
parent 34af2de409
commit 61e4f2eb71
1 changed files with 3 additions and 7 deletions

View File

@ -8,10 +8,8 @@ rustdoc \- generate documentation from Rust source code
.SH DESCRIPTION
This tool generates API reference documentation by extracting comments from
source code written in the Rust language, available at
.UR https://www.rust\-lang.org
.UE .
It accepts several input formats and provides several output formats
for the generated documentation.
<\fBhttps://www.rust-lang.org\fR>. It accepts several input formats and
provides several output formats for the generated documentation.
.SH OPTIONS
@ -131,9 +129,7 @@ The generated HTML can be viewed with any standard web browser.
.BR rustc (1)
.SH "BUGS"
See
.UR https://github.com/rust\-lang/rust/issues
.UE
See <\fBhttps://github.com/rust\-lang/rust/issues\fR>
for issues.
.SH "AUTHOR"