Clarify man page regarding the IndirectData option
authorBaptiste Jonglez <baptiste--git@jonglez.org>
Fri, 20 Jun 2014 06:56:13 +0000 (15:56 +0900)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 20 Jun 2014 07:38:00 +0000 (09:38 +0200)
doc/tinc.conf.5.in

index f8f87a4..73bce2d 100644 (file)
@@ -518,8 +518,8 @@ will turn off packet authentication.
 This option has no effect for connections between nodes using
 .Va ExperimentalProtocol .
 .It Va IndirectData Li = yes | no Pq no
-When set to yes, other nodes which do not already have a meta connection to you
-will not try to establish direct communication with you.
+When set to yes, only nodes which already have a meta connection to you
+will try to establish direct communication with you.
 It is best to leave this option out or set it to no.
 .It Va MACLength Li = Ar length Pq 4
 The length of the message authentication code used to authenticate UDP packets.