Package: iputils Version: 3:20071127-2 Severity: minor User: [email protected] Usertags: origin-ubuntu lucid
The attached patch, from Seth Arnold, fixes harmless typos in iputils tracepath manpage. ProblemType: Bug Architecture: amd64 Date: Mon Jan 25 00:46:12 2010 DistroRelease: Ubuntu 9.10 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) Package: iputils-tracepath 3:20071127-1build1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-17.54-generic SourcePackage: iputils Uname: Linux 2.6.31-17-generic x86_64 This bug report was originally filed about Ubuntu and it can be found at http://launchpad.net/bugs/512227 -- System Information: Debian Release: squeeze/sid APT prefers lucid-updates APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-13-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
Index: trunk/doc/tracepath.sgml =================================================================== --- trunk/doc/tracepath.sgml (revision 131) +++ trunk/doc/tracepath.sgml (working copy) @@ -26,7 +26,7 @@ <para> It traces path to <replaceable/destination/ discovering MTU along this path. It uses UDP port <replaceable/port/ or some random port. -It is similar to <command/traceroute/, only does not not require superuser +It is similar to <command/traceroute/, only does not require superuser privileges and has no fancy options. </para> @@ -93,7 +93,7 @@ If the path is asymmetric or the probe finishes before it reach prescribed hop, difference between number of hops in forward and backward direction is shown -folloing keyword <literal/async/. This information is not reliable. +following keyword <literal/async/. This information is not reliable. F.e. the third line shows asymmetry of 1, it is because the first probe with TTL of 2 was rejected at the first hop due to Path MTU Discovery. </para>

