summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-03-09 17:51:50 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-03-23 02:21:42 +0100
commit0a505706bc909b2625d308ffb2eaed3dc8398538 (patch)
tree124dc311453cc2fb0ecf12f5faa9055bbcbb0445
parenta459f4df16eca156cb7c6def4a758fd89c9fa504 (diff)
Minor changes in documentation
-rw-r--r--doc/bird.sgml9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 73061202..5e5aeee4 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -318,8 +318,9 @@ protocol rip {
<p><descrip>
<tag>include "<m/filename/"</tag>
This statement causes inclusion of a new file. <m/Filename/ could also
- be a wildcard. The maximal depth is 8. Note that this statement could be
- used anywhere in the config file, not just as a top-level option.
+ be a wildcard, in that case matching files are included in alphabetic
+ order. The maximal depth is 8. Note that this statement could be used
+ anywhere in the config file, not just as a top-level option.
<tag><label id="dsc-log">log "<m/filename/"|syslog [name <m/name/]|stderr all|{ <m/list of classes/ }</tag>
Set logging of messages having the given class (either <cf/all/ or
@@ -2616,8 +2617,8 @@ protocol ospf &lt;name&gt; {
updates. Default value is 5.
<tag>priority <M>num</M></tag>
- On every multiple access network (e.g., the Ethernet) Designed Router
- and Backup Designed router are elected. These routers have some special
+ On every multiple access network (e.g., the Ethernet) Designated Router
+ and Backup Designated router are elected. These routers have some special
functions in the flooding process. Higher priority increases preferences
in this election. Routers with priority 0 are not eligible. Default
value is 1.