Skip to content

Commit

Permalink
ra6: Fix documentation of "-r"
Browse files Browse the repository at this point in the history
This option is used to specify the Reachable Time but the paragraph
where it is explained falsely used the term "Router Lifetime".
  • Loading branch information
mzimnn committed Apr 5, 2021
1 parent babee5e commit 18534d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manuals/ra6.1
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This option specifies the Router Lifetime value that is included in Router Adver
.TP
\-\-reachable, \-r

This option specifies the Reachable Time value that is included in Router Advertisement messages. The Router Lifetime is the amount of time in milliseconds that a neighbor is considered "reachable" after a reachability confirmation. If this option is left unspecified, a Reachable Time of 0xffffffff ("infinity") is selected.
This option specifies the Reachable Time value that is included in Router Advertisement messages. The Reachable Time is the amount of time in milliseconds that a neighbor is considered "reachable" after a reachability confirmation. If this option is left unspecified, a Reachable Time of 0xffffffff ("infinity") is selected.

.TP
\-\-retrans, \-x
Expand Down

0 comments on commit 18534d3

Please sign in to comment.