blob: e5637b0c164f7f580b899cb047949cd4f1fad486 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
$NetBSD: patch-ae,v 1.2 2002/03/13 02:16:12 wiz Exp $
--- mtr.8.orig Wed Mar 6 12:27:37 2002
+++ mtr.8
@@ -8,7 +8,7 @@
.SH SYNOPSIS
.B mtr
[\c
-.B \-hvrctglsni\c
+.B \-hvrctlsni\c
]
[\c
.B \-\-help\c
@@ -35,9 +35,6 @@
.B \-\-no-dns\c
]
[\c
-.B \-\-gtk\c
-]
-[\c
.B \-\-address\ IP.ADD.RE.SS\c
]
[\c
@@ -150,20 +147,6 @@
.B mtr
to display numeric IP numbers and not try to resolve the
host names.
-
-.TP
-.B \-g
-.TP
-.B \-\-gtk
-.br
-Use this option to force
-.B mtr
-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.gimp.org/gtk/
-for more information about GTK+.
.TP
.B \-s
|