From aafc292564693bc5634413dd1eedf81c175baee4 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 3 Oct 2017 23:47:11 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/delv/delv.docbook | 2 +- bin/python/dnssec-checkds.docbook | 3 ++- bin/tests/nsecify.c | 2 +- bin/tests/rwlock_test.c | 2 +- bin/tests/system/checkconf/dnssec.3 | 20 ++++++++++---------- doc/arm/Bv9ARM-book.xml | 2 +- lib/bind9/check.c | 10 +++++----- lib/dns/gssapictx.c | 2 +- lib/dns/rdata/any_255/tsig_250.c | 2 +- lib/dns/rdata/ch_3/a_1.c | 2 +- lib/dns/rdata/generic/afsdb_18.c | 2 +- lib/dns/rdata/generic/cert_37.c | 2 +- lib/dns/rdata/generic/csync_62.c | 2 +- lib/dns/rdata/generic/ds_43.c | 2 +- lib/dns/rdata/generic/hip_55.c | 2 +- lib/dns/rdata/generic/ipseckey_45.c | 2 +- lib/dns/rdata/generic/key_25.c | 2 +- lib/dns/rdata/generic/l32_105.c | 2 +- lib/dns/rdata/generic/l64_106.c | 2 +- lib/dns/rdata/generic/loc_29.c | 2 +- lib/dns/rdata/generic/lp_107.c | 2 +- lib/dns/rdata/generic/mx_15.c | 2 +- lib/dns/rdata/generic/naptr_35.c | 2 +- lib/dns/rdata/generic/nid_104.c | 2 +- lib/dns/rdata/generic/nsec3param_51.c | 2 +- lib/dns/rdata/generic/nxt_30.c | 2 +- lib/dns/rdata/generic/rrsig_46.c | 2 +- lib/dns/rdata/generic/rt_21.c | 2 +- lib/dns/rdata/generic/sig_24.c | 2 +- lib/dns/rdata/generic/sink_40.c | 2 +- lib/dns/rdata/generic/soa_6.c | 2 +- lib/dns/rdata/generic/sshfp_44.c | 2 +- lib/dns/rdata/generic/tkey_249.c | 2 +- lib/dns/rdata/generic/tlsa_52.c | 2 +- lib/dns/rdata/generic/uri_256.c | 2 +- lib/dns/rdata/in_1/a6_38.c | 2 +- lib/dns/rdata/in_1/kx_36.c | 2 +- lib/dns/rdata/in_1/nsap_22.c | 2 +- lib/dns/rdata/in_1/px_26.c | 2 +- lib/dns/rdata/in_1/wks_11.c | 2 +- lib/isc/httpd.c | 2 +- lib/isc/log.c | 2 +- lib/isc/unix/ifiter_ioctl.c | 2 +- 43 files changed, 57 insertions(+), 56 deletions(-) diff --git a/bin/delv/delv.docbook b/bin/delv/delv.docbook index df865ba256..9a691b996b 100644 --- a/bin/delv/delv.docbook +++ b/bin/delv/delv.docbook @@ -215,7 +215,7 @@ Keys that do not match the root zone name are ignored. An alternate key name can be specified using the options. DNSSEC Lookaside - Validation can also be turned on by using the + Validation can also be turned on by using the to specify the name of a zone containing DLV records. diff --git a/bin/python/dnssec-checkds.docbook b/bin/python/dnssec-checkds.docbook index 3f0127f693..241ffb36f3 100644 --- a/bin/python/dnssec-checkds.docbook +++ b/bin/python/dnssec-checkds.docbook @@ -1,5 +1,5 @@