[Bug 237723] Multiple names for same variables
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 3 09:14:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237723
--- Comment #1 from Tom Marcoen <tom.marcoen at 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
[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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list