Minor changes in documentation

This commit is contained in:
Ondrej Zajicek (work) 2016-03-09 17:51:50 +01:00
parent a459f4df16
commit 0a505706bc

View file

@ -318,8 +318,9 @@ protocol rip {
<p><descrip> <p><descrip>
<tag>include "<m/filename/"</tag> <tag>include "<m/filename/"</tag>
This statement causes inclusion of a new file. <m/Filename/ could also 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 be a wildcard, in that case matching files are included in alphabetic
used anywhere in the config file, not just as a top-level option. 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> <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 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. updates. Default value is 5.
<tag>priority <M>num</M></tag> <tag>priority <M>num</M></tag>
On every multiple access network (e.g., the Ethernet) Designed Router On every multiple access network (e.g., the Ethernet) Designated Router
and Backup Designed router are elected. These routers have some special and Backup Designated router are elected. These routers have some special
functions in the flooding process. Higher priority increases preferences functions in the flooding process. Higher priority increases preferences
in this election. Routers with priority 0 are not eligible. Default in this election. Routers with priority 0 are not eligible. Default
value is 1. value is 1.