]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
nicer documentation.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Sep 2012 13:12:00 +0000 (13:12 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Sep 2012 13:12:00 +0000 (13:12 +0000)
git-svn-id: file:///svn/unbound/trunk@2769 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/unbound.conf.5.in

index b9ce9170cf47328a367eb868179c06bd0d3cd8a4..cf04e4bd024f7535ddce40096dfa4f76fa448ee8 100644 (file)
@@ -71,12 +71,12 @@ is followed by its containing attributes, or a value.
 .P
 Files can be included using the
 .B include:
-directive. It can appear anywhere, and accepts wildcards as an argument. 
+directive. It can appear anywhere, it accepts a single file name as argument.
 Processing continues as if the text from the included file was copied into
 the config file at that point.  If also using chroot, using full path names
 for the included files works, relative pathnames for the included names work
 if the directory where the daemon is started equals its chroot/working 
-directory.
+directory.  Wildcards can be used to include multiple files, see \fIglob\fR(7).
 .SS "Server Options"
 These options are part of the
 .B server: