From: Wouter Wijngaards Date: Thu, 27 Sep 2012 13:12:00 +0000 (+0000) Subject: nicer documentation. X-Git-Tag: release-1.4.19rc1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=033ad3783708bad198ff34c8d57644071c08c35d;p=thirdparty%2Funbound.git nicer documentation. git-svn-id: file:///svn/unbound/trunk@2769 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index b9ce9170c..cf04e4bd0 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -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: