From: Sami Kerola Date: Sun, 14 Aug 2016 21:48:09 +0000 (+0100) Subject: man: use url macro to urls and fix reference manual notations X-Git-Tag: v0.88~38^2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13bb2ef64b30b6daffbe6178ffcb7c7558475191;p=thirdparty%2Fmtr.git man: use url macro to urls and fix reference manual notations --- diff --git a/mtr.8 b/mtr.8 index 8e41b8c..3752df5 100644 --- a/mtr.8 +++ b/mtr.8 @@ -204,7 +204,8 @@ to use the GTK+ based X11 window interface (if available). GTK+ must have been available on the system when .B mtr was built for this to work. See the GTK+ web page at -.B http://www.gtk.org/ +.UR http://\:www.\:gtk.\:org/ +.UE for more information about GTK+. .TP .B \-l\fR, \fB\-\-raw @@ -444,14 +445,16 @@ these routers. .SH CONTACT INFORMATION .PP For the latest version, see the mtr web page at -.BR http://www.bitwizard.nl/mtr/ . +.UR http://\:www.\:bitwizard.\:nl/\:mtr/ +.UE .PP The mtr mailinglist was little used and is no longer active. .PP For patches, bug reports, or feature requests, please open an issue on GitHub at: -.BR https://github.com/traviscross/mtr . +.UR https://\:github\:.com/\:traviscross/\:mtr +.UE . .SH "SEE ALSO" -traceroute(8), -ping(8), +.BR traceroute (8), +.BR ping (8), TCP/IP Illustrated (Stevens, ISBN 0201633469).