From: Baptiste Jonglez Date: Sat, 12 Jul 2014 05:28:11 +0000 (+0900) Subject: Clarify manpage regarding -a option X-Git-Tag: v0.86~11^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0863d4a30e4f482891cd64797fb246a09b5e14b;p=thirdparty%2Fmtr.git Clarify manpage regarding -a option --- diff --git a/mtr.8 b/mtr.8 index 82c6ab5..f664b1d 100644 --- 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.