Package: traceroute Version: 2.0.12-1 Severity: minor Hi,
just to mention a little typo in the option_list displayed by --help : --- traceroute-2.0.12/traceroute/traceroute.c 2008-09-17 15:30:22.000000000 +0200 +++ traceroute-2.0.12.new/traceroute/traceroute.c 2009-03-06 22:25:32.000000000 +0100 @@ -428,7 +428,7 @@ CLIF_set_flag, &dontfrag, 0, CLIF_ABBREV }, { "f", "first", "first_ttl", "Start from the %s hop (instead from 1)", CLIF_set_uint, &first_hop, 0, 0 }, - { "g", "gateway", "gate", "Route packets throw the specified gateway " + { "g", "gateway", "gate", "Route packets through the specified gateway " "(maximum " _TEXT(MAX_GATEWAYS_4) " for IPv4 and " _TEXT(MAX_GATEWAYS_6) " for IPv6)", add_gateway, 0, 0, CLIF_SEVERAL }, Cheers -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org