Commit 018c9879 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix documentation of -z.

parent dca1df2f
...@@ -51,7 +51,7 @@ at which scheduled hello packets are sent on idle interfaces. This ...@@ -51,7 +51,7 @@ at which scheduled hello packets are sent on idle interfaces. This
functionality is experimental, don't use it unless you know what you are functionality is experimental, don't use it unless you know what you are
doing. doing.
.TP .TP
.BI \-z " kind" , factor .BI \-z " kind" " \fR[\fB," factor "\fR]"
Enable diversity-sensitive routing. The value Enable diversity-sensitive routing. The value
.B kind .B kind
defines the diversity algorithm used, and can be one of defines the diversity algorithm used, and can be one of
...@@ -66,8 +66,8 @@ or ...@@ -66,8 +66,8 @@ or
(per-channel diversity with memory). (per-channel diversity with memory).
The value The value
.B factor .B factor
specifies by how much the cost of non-interfering routes is multiplied; the specifies by how much the cost of non-interfering routes is multiplied,
default is 0.5. in units of 1/256; the default is 128 (i.e. division by 2).
.TP .TP
.BI \-k " priority" .BI \-k " priority"
Specify the priority value used when installing routes into the kernel. Specify the priority value used when installing routes into the kernel.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment