diff options
author | Ondrej Filip <feela@network.cz> | 2019-04-24 13:50:54 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2019-04-24 13:50:54 +0200 |
commit | 5648f07e4d4825181dd70f116c79aaa52f0b0c96 (patch) | |
tree | b0db203a0d861a3e815c2a103c04cd8ce207d1c9 | |
parent | b5d1903bf6ce454716e97828e6e4062bf17ac000 (diff) |
Small typo in doc.
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index ef7b46e9..2419768b 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3506,7 +3506,7 @@ definitions, prefix definitions and DNS definitions: RAdv protocol could be configured to change its behavior based on availability of routes. When this option is used, the protocol waits in suppressed state until a <it/trigger route/ (for the specified network) - is exported to the protocol, the protocol also returnsd to suppressed + is exported to the protocol, the protocol also returns to suppressed state if the <it/trigger route/ disappears. Note that route export depends on specified export filter, as usual. This option could be used, e.g., for handling failover in multihoming scenarios. |