diff options
author | Matthieu Boutier <boutier@pps.jussieu.fr> | 2012-02-11 15:09:33 +0100 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2012-03-25 18:06:54 +0200 |
commit | 8a46e12f5f0b02d58b1d7bc6c0d140aeec6c80c2 (patch) | |
tree | a0c7538f2b1378d34ee148b534918207160589b6 /doc | |
parent | doc: update babeld documentation. (diff) | |
download | frr-8a46e12f5f0b02d58b1d7bc6c0d140aeec6c80c2.tar.xz frr-8a46e12f5f0b02d58b1d7bc6c0d140aeec6c80c2.zip |
doc: fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/babeld.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/babeld.texi b/doc/babeld.texi index 98fc28d0a..b6eeced87 100644 --- a/doc/babeld.texi +++ b/doc/babeld.texi @@ -83,7 +83,7 @@ links; on wireless links, the link quality value is reestimated at every hello interval. @end deffn -@deffn {Interface Command} {babel hello-interval <20-655340>} +@deffn {Interface Command} {babel update-interval <20-655340>} Specifies the time in milliseconds between two scheduled updates. Since Babel makes extensive use of triggered updates, this can be set to fairly high values on links with little packet loss. |