summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/traceroute.8
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-12-23 14:58:35 +0000
committerjmc <jmc@openbsd.org>2005-12-23 14:58:35 +0000
commitabe380657535dd23989e307a7da2da860d851c82 (patch)
treecfac4bb73f9e85ca365bca7eb7ec0d52ad72f43c /usr.sbin/traceroute/traceroute.8
parent- sync the description of -e w/ synopsis (diff)
downloadwireguard-openbsd-abe380657535dd23989e307a7da2da860d851c82.tar.xz
wireguard-openbsd-abe380657535dd23989e307a7da2da860d851c82.zip
adjust the description of -r to that in freebsd's traceroute6(8),
since it's more informative; ok djm claudio
Diffstat (limited to 'usr.sbin/traceroute/traceroute.8')
-rw-r--r--usr.sbin/traceroute/traceroute.811
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.sbin/traceroute/traceroute.8 b/usr.sbin/traceroute/traceroute.8
index ecdc3ce078d..fb72615543d 100644
--- a/usr.sbin/traceroute/traceroute.8
+++ b/usr.sbin/traceroute/traceroute.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: traceroute.8,v 1.37 2005/11/02 11:35:54 jmc Exp $
+.\" $OpenBSD: traceroute.8,v 1.38 2005/12/23 14:58:35 jmc Exp $
.\" $NetBSD: traceroute.8,v 1.6 1995/10/12 03:05:50 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -151,9 +151,12 @@ Bypass the normal routing tables and send directly to a host on an attached
network.
If the host is not on a directly attached network,
an error is returned.
-This option can be used to ping a local host through an interface
-that has no route through it (e.g., after the interface was dropped by
-.Xr routed 8 ) .
+This option corresponds to the
+.Dv SO_DONTROUTE
+socket option;
+it can be used to ping a local host through an interface
+that has no route through it
+(e.g., after the interface was dropped by a routing daemon).
.It Fl S
Print how many probes were not answered for each hop.
.It Fl s Ar src_addr