mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-09 22:03:15 -05:00
document correct default.
git-svn-id: file:///svn/unbound/trunk@1072 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
395f328d4a
commit
3f94669a88
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ The unbound-checkconf program exits with status code 1 on error,
|
|||
0 for a correct config file.
|
||||
.SH "FILES"
|
||||
.TP
|
||||
.I /etc/unbound/unbound.conf
|
||||
.I /usr/local/etc/unbound/unbound.conf
|
||||
unbound configuration file.
|
||||
.SH "SEE ALSO"
|
||||
\fIunbound.conf\fR(5),
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Show the version and commandline option help.
|
|||
.TP
|
||||
.B \-c\fI cfgfile
|
||||
Set the config file with settings for unbound to read instead of the
|
||||
file at default location /etc/unbound/unbound.conf. The syntax is
|
||||
file at default location /usr/local/etc/unbound/unbound.conf. The syntax is
|
||||
described in \fIunbound.conf\fR(5).
|
||||
.TP
|
||||
.B \-d
|
||||
|
|
|
|||
Loading…
Reference in a new issue