aboutsummaryrefslogtreecommitdiff
path: root/vhostcname/vhostcname
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-10-09 17:46:19 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-10-09 17:46:19 +0300
commite6c74521a9a46aded7c15863a760ba4d3c308a52 (patch)
treefa9a0ec2797ffdebf6d52c13c3a9822ac4c9afd5 /vhostcname/vhostcname
parent78bdce8959df29f16cde8e7c891d91af2e008855 (diff)
downloaddnstools-e6c74521a9a46aded7c15863a760ba4d3c308a52.tar.gz
dnstools-e6c74521a9a46aded7c15863a760ba4d3c308a52.tar.bz2
vhostcname: minor fixes.
* vhostcname/Makefile.PL: Require Net::DNS 0.74 or higher. * vhostcname/vhostcname: Fix documentation.
Diffstat (limited to 'vhostcname/vhostcname')
-rwxr-xr-xvhostcname/vhostcname4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhostcname/vhostcname b/vhostcname/vhostcname
index b5a35e0..917cd73 100755
--- a/vhostcname/vhostcname
+++ b/vhostcname/vhostcname
@@ -481,7 +481,7 @@ Name of the key file. The argument should be the name of a file
generated by the B<dnssec-keygen> utility. Either B<.key> or B<.private>
file can be used.
-This option cannot be used together with B<--ns-key-file>.
+This option cannot be used together with B<--ns-key>.
=item B<--server=>I<NAME>
@@ -514,7 +514,7 @@ the same as the long command line options, but without the leading B<-->.
For example:
zone = vhost.example.com
- ns-key = /etc/bind/Kvhost+157+43558.key
+ ns-key-file = /etc/bind/Kvhost+157+43558.key
ttl = 3600
=head1 ENVIRONMENT

Return to:

Send suggestions and report system problems to the System administrator.