Fixes max include depth in documentation.

Thanks to Artyom Gavrichenkov for the patch.
This commit is contained in:
Ondrej Zajicek 2014-06-10 12:16:01 +02:00
parent 9eceab33f9
commit 9d5960cfa5

View 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>