Index: contrib/traceroute/traceroute.8 =================================================================== --- contrib/traceroute/traceroute.8 (revision 347056) +++ contrib/traceroute/traceroute.8 (working copy) @@ -120,7 +120,7 @@ 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 @@ -127,7 +127,7 @@ 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