diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-02-06 18:09:18 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-02-06 18:09:18 +0100 |
commit | 4a5eb284c9d51441e09976021d1bd93c21408d46 (patch) | |
tree | 851620ee8bcd2c5e94fb0d01403d90cb1f911a27 | |
parent | 12201fd854424628be7a00e1180ba082db7efa0b (diff) |
Update include directive documentation.
Thanks to Pierluigi Rolando for the bugreport.
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index a115852e..3ac38002 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -289,7 +289,9 @@ protocol rip { <p><descrip> <tag>include "<m/filename/"</tag> - This statement causes inclusion of a new file. The maximal depth is set to 5. + 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 + 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 <cf/{ |