File mtr-0.73-manxmtr.patch of Package mtr
--- xmtr.8
+++ xmtr.8
@@ -2,11 +2,11 @@
.SH NAME
-mtr \- a network diagnostic tool
+xmtr \- a network diagnostic tool
.SH SYNOPSIS
-.B mtr
+.B xmtr
[\c
.B \-hvrctglsni\c
]
@@ -48,7 +48,7 @@
.SH DESCRIPTION
-.B mtr
+.B xmtr
combines the functionality of the
.B traceroute
and
@@ -57,9 +57,9 @@
.PP
As
-.B mtr
+.B xmtr
starts, it investigates the network connection between the host
-.B mtr
+.B xmtr
runs on and
.BR HOSTNAME .
After it determines the address of each network hop between the
@@ -82,7 +82,7 @@
.TP
.B \-\-version
.br
-Print the installed version of mtr.
+Print the installed version of xmtr.
.TP
.B \-r
@@ -90,11 +90,11 @@
.B \-\-report
.br
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.
@@ -102,9 +102,9 @@
\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.
@@ -134,7 +134,7 @@
.B \-\-curses
.br
Use this option to force
-.B mtr
+.B xmtr
to use the curses based terminal
interface (if available).
@@ -144,7 +144,7 @@
.B \-\-no-dns
.br
Use this option to force
-.B mtr
+.B xmtr
to display numeric IP numbers and not try to resolve the
host names.
@@ -154,10 +154,10 @@
.B \-\-gtk
.br
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.gimp.org/gtk/
for more information about GTK+.
@@ -168,7 +168,7 @@
.B \-\-split
.br
Use this option to set
-.B mtr
+.B xmtr
to spit out a format that is suitable for a split-user interface.
.TP
@@ -177,7 +177,7 @@
.B \-\-raw
.br
Use this option to tell
-.B mtr
+.B xmtr
to use the raw output format. This format is better suited for
archival of the measurement results. It could be parsed to
be presented into any of the other display methods.
@@ -195,7 +195,7 @@
Some modern routers give a lower priority to ICMP ECHO packets than
to other network traffic. Consequently, the reliability of these
routers reported by
-.B mtr
+.B xmtr
will be significantly lower than the actual reliability of
these routers.