]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Fixes max include depth in documentation.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Jun 2014 10:16:01 +0000 (12:16 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Jun 2014 10:16:01 +0000 (12:16 +0200)
Thanks to Artyom Gavrichenkov for the patch.

doc/bird.sgml

index fa4c777fcde211b28d14c9bb0d49a7f88dec1cf1..beacd4be45269ee933b45f0d135cbc902d7e1b9f 100644 (file)
@@ -318,7 +318,7 @@ 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 5. Note that this statement could be
+       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.
 
        <tag><label id="dsc-log">log "<m/filename/"|syslog [name <m/name/]|stderr all|{ <m/list of classes/ }</tag>