summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtrace
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-02-19 21:51:10 +0000
committerjmc <jmc@openbsd.org>2007-02-19 21:51:10 +0000
commit09a1f63db42b44f81fb5976dcc38e8be4d9bd3c6 (patch)
tree175c714928af4be75c2eaef5d3870e498c89519c /usr.sbin/mtrace
parenttweaks from Igor Sobrado and myself; (diff)
downloadwireguard-openbsd-09a1f63db42b44f81fb5976dcc38e8be4d9bd3c6.tar.xz
wireguard-openbsd-09a1f63db42b44f81fb5976dcc38e8be4d9bd3c6.zip
put -n in the right place; from Igor Sobrado
Diffstat (limited to 'usr.sbin/mtrace')
-rw-r--r--usr.sbin/mtrace/mtrace.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/mtrace/mtrace.8 b/usr.sbin/mtrace/mtrace.8
index c9c425da8e0..c4df611437f 100644
--- a/usr.sbin/mtrace/mtrace.8
+++ b/usr.sbin/mtrace/mtrace.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mtrace.8,v 1.13 2007/02/18 21:16:03 jmc Exp $
+.\" $OpenBSD: mtrace.8,v 1.14 2007/02/19 21:51:10 jmc Exp $
.\" $NetBSD: mtrace.8,v 1.4 1995/12/10 10:57:11 mycroft Exp $
.\"
.\" Copyright (c) 1993, 1998-2001.
@@ -151,6 +151,10 @@ the maximum number of hops that will be traced from the
back toward the
.Ar source .
The default is 32 hops (infinity for the DVMRP routing protocol).
+.It Fl n
+Print hop addresses numerically rather than symbolically and numerically
+(saves a nameserver address-to-name lookup for each router found on the
+path).
.It Fl p
Listen passively for multicast responses from traces initiated by others.
This works best when run on a multicast router.
@@ -158,10 +162,6 @@ This works best when run on a multicast router.
Set the maximum number of query attempts for any hop to
.Ar nqueries .
The default is 3.
-.It Fl n
-Print hop addresses numerically rather than symbolically and numerically
-(saves a nameserver address-to-name lookup for each router found on the
-path).
.It Fl r Ar host
Send the trace response to
.Ar host