31 lines
999 B
Plaintext
31 lines
999 B
Plaintext
$OpenBSD: patch-man_dnssec-signer_8,v 1.1 2008/12/30 21:53:37 jakob Exp $
|
|
--- man/dnssec-signer.8.orig Sun Dec 28 23:15:04 2008
|
|
+++ man/dnssec-signer.8 Tue Dec 30 19:32:50 2008
|
|
@@ -222,7 +222,7 @@ Print out the online help.
|
|
.SH SAMPLE USAGE
|
|
.TP
|
|
.fam C
|
|
-.B "dnssec-signer \-N /var/named/named.conf \-r \-v \-v
|
|
+.B "dnssec-signer \-N /var/named/etc/named.conf \-r \-v \-v
|
|
.fam T
|
|
Sign all secure zones found in the named.conf file and, if necessary,
|
|
trigger a reload of the zone.
|
|
@@ -377,7 +377,7 @@ Specifies the name of the default global configuration
|
|
|
|
.SH FILES
|
|
.TP
|
|
-.I /var/named/dnssec.conf
|
|
+.I /var/named/etc/dnssec.conf
|
|
Built-in default global configuration file.
|
|
The name of the default global config file is settable via
|
|
the environment variable ZKT_CONFFILE.
|
|
@@ -387,7 +387,7 @@ with option
|
|
.B \-Z
|
|
to create an initial config file.
|
|
.TP
|
|
-.I /var/named/dnssec-<view>.conf
|
|
+.I /var/named/etc/dnssec-<view>.conf
|
|
View specific global configuration file.
|
|
.TP
|
|
.I ./dnssec.conf
|