File mtr-0.86-manxmtr.patch of Package mtr
Index: mtr-0.86/xmtr.8
===================================================================
--- mtr-0.86.orig/xmtr.8
+++ mtr-0.86/xmtr.8
@@ -1,8 +1,8 @@
.TH MTR 8 "July 12, 2014" "mtr" "mtr"
.SH NAME
-mtr \- a network diagnostic tool
+xmtr \- a network diagnostic tool
.SH SYNOPSIS
-.B mtr
+.B xmtr
[\c
.BR \-4 |\c
.B \-6\c
@@ -93,7 +93,7 @@ mtr \- a network diagnostic tool
]
.I HOSTNAME
.SH DESCRIPTION
-.B mtr
+.B xmtr
combines the functionality of the
.B traceroute
and
@@ -101,15 +101,15 @@ and
programs in a single network diagnostic tool.
.PP
As
-.B mtr
+.B xmtr
starts, it investigates the network connection between the host
-.B mtr
+.B xmtr
runs on and
.BR HOSTNAME
by sending packets with purposely low TTLs. It continues to send
packets with low TTL, noting the response time of the intervening
routers. This allows
-.B mtr
+.B xmtr
to print the response percentage and response times of the internet
route to
.BR HOSTNAME .
@@ -124,7 +124,7 @@ and the percentage of packetloss.
Print the summary of command line argument options.
.TP
.B \-v\fR, \fB\-\-version
-Print the installed version of mtr.
+Print the installed version of xmtr.
.TP
.B \-4
Use IPv4 only.
@@ -137,11 +137,11 @@ MISSING
.TP
.B \-r\fR, \fB\-\-report
This option puts
-.B mtr
+.B xmtr
into
.B report
mode. When in this mode,
-.B mtr
+.B xmtr
will run for the number of cycles specified by the
.B \-c
option, and then print statistics and exit.
@@ -149,9 +149,9 @@ option, and then print statistics and ex
\c
This mode is useful for generating statistics about network quality.
Note that each running instance of
-.B mtr
+.B xmtr
generates a significant amount of network traffic. Using
-.B mtr
+.B xmtr
to measure the quality of your network may result in decreased
network performance.
.TP
@@ -172,16 +172,16 @@ automated processing of the measurement
.TP
.B \-t\fR, \fB\-\-curses
Use this option to force
-.B mtr
+.B xmtr
to use the curses based terminal
interface (if available).
.TP
.B \-g\fR, \fB\-\-gtk
Use this option to force
-.B mtr
+.B xmtr
to use the GTK+ based X11 window interface (if available).
GTK+ must have been available on the system when
-.B mtr
+.B xmtr
was built for this to work. See the GTK+ web page at
.B http://www.gtk.org/
for more information about GTK+.
@@ -198,12 +198,12 @@ MISSING
.TP
.B \-p\fR, \fB\-\-split
Use this option to set
-.B mtr
+.B xmtr
to spit out a format that is suitable for a split-user interface.
.TP
.B \-n\fR, \fB\-\-no\-dns
Use this option to force
-.B mtr
+.B xmtr
to display numeric IP numbers and not try to resolve the
host names.
.TP
@@ -277,7 +277,7 @@ Specifies value for type of service fiel
.TP
.B \-e\fR, \fB\-\-mpls
Use this option to tell
-.B mtr
+.B xmtr
to display information from ICMP extensions for MPLS (RFC 4950)
that are encoded in the response packets.
.TP