summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/nsd.8.in
diff options
context:
space:
mode:
authorjakob <jakob@openbsd.org>2011-05-23 08:16:28 +0000
committerjakob <jakob@openbsd.org>2011-05-23 08:16:28 +0000
commita1680a72a9e270a6be0acd9059f083b0c72627fb (patch)
tree75463a28eceba85e000952ba3c2f394f76d4e23a /usr.sbin/nsd/nsd.8.in
parentFix after poolification. For reasons not completely understood, the (diff)
downloadwireguard-openbsd-a1680a72a9e270a6be0acd9059f083b0c72627fb.tar.xz
wireguard-openbsd-a1680a72a9e270a6be0acd9059f083b0c72627fb.zip
make sure nsd-zonec is used instead of zonec
Diffstat (limited to 'usr.sbin/nsd/nsd.8.in')
-rw-r--r--usr.sbin/nsd/nsd.8.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/nsd/nsd.8.in b/usr.sbin/nsd/nsd.8.in
index 6b3c9dc2caa..bee7c77718e 100644
--- a/usr.sbin/nsd/nsd.8.in
+++ b/usr.sbin/nsd/nsd.8.in
@@ -56,7 +56,7 @@ argument and put itself into background and answers queries on port
.I port
option. The
.I database
-must be generated beforehand with zonec(8). By default,
+must be generated beforehand with nsd\-zonec(8). By default,
.B NSD
will bind to all local interfaces available. Use the
.B \-a
@@ -248,7 +248,7 @@ option is specified.
.SH "SEE ALSO"
.LP
nsdc(8), nsd.conf(5), nsd\-checkconf(8), nsd\-notify(8),
-nsd\-patch(8), nsd\-xfer(8), zonec(8)
+nsd\-patch(8), nsd\-xfer(8), nsd\-zonec(8)
.SH "AUTHORS"
.LP
.B NSD
@@ -259,7 +259,7 @@ CREDITS file in the distribution for further details.
.B NSD
will answer the queries erroneously if the
.I database
-was not properly compiled with zonec(8). Therefore problems with
-misconfigured master zone files or zonec(8) bugs may not be visible
+was not properly compiled with nsd\-zonec(8). Therefore problems with
+misconfigured master zone files or nsd\-zonec(8) bugs may not be visible
until the queries are actually answered with
.BR NSD .