Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2019 09:14:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 237723] Multiple names for same variables
Message-ID:  <bug-237723-9-mgL2DPHb27@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237723-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237723-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237723

--- Comment #1 from Tom Marcoen <tom.marcoen@gmail.com> ---
The file is /usr/share/man/man8/traceroute.8.gz.

tom:~/ $ zdiff -u /usr/share/man/man8/traceroute.8.gz ~/traceroute.8.gz=20=
=20=20=20=20=20=20=20
                                                      [11:12:19]
--- -   2019-05-03 11:13:17.408669000 +0200
+++ /tmp/zdiff.XXXXXXXXXX.VfLmekMF      2019-05-03 11:13:17.403810000 +0200
@@ -120,14 +120,14 @@
 Protocol specific. For UDP, UDP-Lite, TCP and SCTP, sets
 the base
 .Ar port
-number used in probes (default is 33434).
+number used in queries (default is 33434).
 Traceroute hopes that nothing is listening on UDP ports (or UDP-Lite ports
 if used by
 .Nm
 and supported by the peer)
 .Em base + 1
 to
-.Em base + nhops * nprobes
+.Em base + max_ttl * nqueries
 at the destination host (so an ICMP PORT_UNREACHABLE message will
 be returned to terminate the route tracing).  If something is
 listening on a port in the default range, this option can be used

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237723-9-mgL2DPHb27>