]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
Clarify manpage regarding -a option
authorBaptiste Jonglez <baptiste--git@jonglez.org>
Sat, 12 Jul 2014 05:28:11 +0000 (14:28 +0900)
committerBaptiste Jonglez <baptiste--git@jonglez.org>
Sat, 12 Jul 2014 05:28:11 +0000 (14:28 +0900)
mtr.8

diff --git a/mtr.8 b/mtr.8
index 82c6ab5de19192f6d321a5b79b54bf7793dfc80d..f664b1de146f4d5af5192a69d8adccbb8ad3560a 100644 (file)
--- a/mtr.8
+++ b/mtr.8
@@ -282,10 +282,12 @@ to display information from ICMP extensions for MPLS (RFC 4950)
 that are encoded in the response packets.
 .TP
 .B \-a \fIADDRESS\fR, \fB\-\-address \fIADDRESS
-Use this option to bind outgoing packets' socket to specific interface,
-so that any packet will be sent through this interface.  NOTE that this
-option doesn't apply to DNS requests (which could be and could not be 
-what you want).
+Use this option to bind the outgoing socket to
+.IR ADDRESS ,
+so that all packets will be sent with
+.I ADDRESS
+as source address.  NOTE that this option doesn't apply to DNS requests
+(which could be and could not be what you want).
 .TP
 .B \-f \fINUM\fR, \fB\-\-first-ttl \fINUM
 Specifies with what TTL to start.  Defaults to 1.