Fix description of the WEIGHT environment variable.
This commit is contained in:
parent
87364c1656
commit
3849de9a33
2 changed files with 1 additions and 2 deletions
|
@ -519,7 +519,6 @@ When a host becomes (un)reachable, this is set to the port number it uses for co
|
||||||
|
|
||||||
.It Ev SUBNET
|
.It Ev SUBNET
|
||||||
When a subnet becomes (un)reachable, this is set to the subnet.
|
When a subnet becomes (un)reachable, this is set to the subnet.
|
||||||
.El
|
|
||||||
|
|
||||||
.It Ev WEIGHT
|
.It Ev WEIGHT
|
||||||
When a subnet becomes (un)reachable, this is set to the subnet weight.
|
When a subnet becomes (un)reachable, this is set to the subnet weight.
|
||||||
|
|
|
@ -1144,7 +1144,7 @@ this is set to the port number it uses for communication with other tinc daemons
|
||||||
When a subnet becomes (un)reachable, this is set to the subnet.
|
When a subnet becomes (un)reachable, this is set to the subnet.
|
||||||
|
|
||||||
@cindex WEIGHT
|
@cindex WEIGHT
|
||||||
@item SUBNET
|
@item WEIGHT
|
||||||
When a subnet becomes (un)reachable, this is set to the subnet weight.
|
When a subnet becomes (un)reachable, this is set to the subnet weight.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
Loading…
Reference in a new issue