diff options
Diffstat (limited to 'external/bsd/bind/dist/bin/python')
| -rw-r--r-- | external/bsd/bind/dist/bin/python/dnssec-checkds.8 | 9 | ||||
| -rw-r--r-- | external/bsd/bind/dist/bin/python/dnssec-checkds.docbook | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/external/bsd/bind/dist/bin/python/dnssec-checkds.8 b/external/bsd/bind/dist/bin/python/dnssec-checkds.8 index b04ab80c2e7..7e6994568da 100644 --- a/external/bsd/bind/dist/bin/python/dnssec-checkds.8 +++ b/external/bsd/bind/dist/bin/python/dnssec-checkds.8 @@ -1,6 +1,6 @@ -.\" $NetBSD: dnssec-checkds.8,v 1.7 2017/06/15 15:59:37 christos Exp $ +.\" $NetBSD: dnssec-checkds.8,v 1.8 2018/04/07 22:23:14 christos Exp $ .\" -.\" Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -67,8 +67,7 @@ is specified, then the zone is read from that file to find the DNSKEY records\&. .PP \-l \fIdomain\fR .RS 4 -Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone\*(Aqs parent\&. For example, to check for DLV records for "example\&.com" in ISC\*(Aqs DLV zone, use: -\fBdnssec\-checkds \-l dlv\&.isc\&.org example\&.com\fR +Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone\*(Aqs parent\&. .RE .PP \-d \fIdig path\fR @@ -94,5 +93,5 @@ binary\&. Used for testing\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2012-2016 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2012-2017 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/external/bsd/bind/dist/bin/python/dnssec-checkds.docbook b/external/bsd/bind/dist/bin/python/dnssec-checkds.docbook index ac048c9df2c..241ffb36f36 100644 --- a/external/bsd/bind/dist/bin/python/dnssec-checkds.docbook +++ b/external/bsd/bind/dist/bin/python/dnssec-checkds.docbook @@ -1,5 +1,5 @@ <!-- - - Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC") + - Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC") - - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above @@ -42,6 +42,7 @@ <year>2014</year> <year>2015</year> <year>2016</year> + <year>2017</year> <holder>Internet Systems Consortium, Inc. ("ISC")</holder> </copyright> </docinfo> @@ -95,9 +96,6 @@ <para> Check for a DLV record in the specified lookaside domain, instead of checking for a DS record in the zone's parent. - For example, to check for DLV records for "example.com" - in ISC's DLV zone, use: - <command>dnssec-checkds -l dlv.isc.org example.com</command> </para> </listitem> </varlistentry> |
