From: Yuri Schaeffer Date: Thu, 23 Feb 2017 10:47:33 +0000 (+0100) Subject: Spelling errors reported on user list. X-Git-Tag: release-1.7.1-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e1f0aa800e9ce3d4129535058e48d49c67a3ad;p=thirdparty%2Fldns.git Spelling errors reported on user list. --- diff --git a/Changelog b/Changelog index b59d2c5f..37b381d9 100644 --- a/Changelog +++ b/Changelog @@ -6,6 +6,8 @@ Thanks Emil Natan * bugfix #617: Retry WKS service and protocol names lower case. Thanks Siali Yan + * Spelling errors in binaries and man pages + Thanks Andreas Schulze 1.7.0 2016-12-20 * Fix lookup of relative names in ldns_resolver_search. diff --git a/doc/function_manpages b/doc/function_manpages index db53ee5a..719d9cbc 100644 --- a/doc/function_manpages +++ b/doc/function_manpages @@ -47,7 +47,7 @@ ldns_rdf, ldns_rdf_type | ldns_rdf_set_size, ldns_rdf_set_type, ldns_rdf_set_dat ldns_rdf_set_size, ldns_rdf_set_type, ldns_rdf_set_data | ldns_rdf - set rdf attributes ldns_rdf_size, ldns_rdf_get_type, ldns_rdf_data, ldns_rdf_compare | ldns_rdf - get rdf attributes ldns_rdf_new, ldns_rdf_clone, ldns_rdf_new_frm_data, ldns_rdf_new_frm_str, ldns_rdf_new_frm_fp, ldns_rdf_free, ldns_rdf_deep_free, ldns_rdf_print | ldns_rdf - ldns_rdf creation, destruction and printing -ldns_native2rdf_int8, ldns_native2rdf_int16, ldns_native2rdf_int32, ldns_native2rdf_int16_data, ldns_rdf2native_int8, ldns_rdf2native_int16, ldns_rdf2native_int32, ldns_rdf2native_sockaddr_storage, ldns_rdf2native_time_t | ldns_rdf - rdf numeric converion functions +ldns_native2rdf_int8, ldns_native2rdf_int16, ldns_native2rdf_int32, ldns_native2rdf_int16_data, ldns_rdf2native_int8, ldns_rdf2native_int16, ldns_rdf2native_int32, ldns_rdf2native_sockaddr_storage, ldns_rdf2native_time_t | ldns_rdf - rdf numeric conversion functions ldns_rdf_address_reverse | ldns_rdf - reverse an address rdf ldns_octet | ldns_rdf - removes escaped from the input # why is this in rdata.h? diff --git a/drill/drill.1.in b/drill/drill.1.in index c3da109f..588b72c5 100644 --- a/drill/drill.1.in +++ b/drill/drill.1.in @@ -20,7 +20,7 @@ drill \- get (debug) information out of DNS(SEC) .SH DESCRIPTION \fBdrill\fR is a tool to designed to get all sorts of information out of the -DNS. It is specificly designed to be used with DNSSEC. +DNS. It is specifically designed to be used with DNSSEC. .PP The name \fBdrill\fR is a pun on \fBdig\fR. With \fBdrill\fR you should be able get even more information than with \fBdig\fR. diff --git a/drill/error.c b/drill/error.c index 591687d0..137021f3 100644 --- a/drill/error.c +++ b/drill/error.c @@ -2,7 +2,7 @@ * error.c * * error reporting routines - * basicly wrappers around printf + * basically wrappers around printf * * (c) 2005 NLnet Labs * diff --git a/error.c b/error.c index 35ee5bdd..7943017a 100644 --- a/error.c +++ b/error.c @@ -36,7 +36,7 @@ ldns_lookup_table ldns_error_str[] = { { LDNS_STATUS_NETWORK_ERR, "Could not send or receive, because of network error" }, { LDNS_STATUS_ADDRESS_ERR, "Could not start AXFR, because of address error" }, { LDNS_STATUS_FILE_ERR, "Could not open the files" }, - { LDNS_STATUS_UNKNOWN_INET, "Uknown address family" }, + { LDNS_STATUS_UNKNOWN_INET, "Unknown address family" }, { LDNS_STATUS_NOT_IMPL, "This function is not implemented (yet), please notify the developers - or not..." }, { LDNS_STATUS_NULL, "Supplied value pointer null" }, { LDNS_STATUS_CRYPTO_UNKNOWN_ALGO, "Unknown cryptographic algorithm" }, diff --git a/examples/ldns-compare-zones.1 b/examples/ldns-compare-zones.1 index f299bb22..6bcb61b1 100644 --- a/examples/ldns-compare-zones.1 +++ b/examples/ldns-compare-zones.1 @@ -13,7 +13,7 @@ ldns-compare-zones \- read and compare two zonefiles and print differences .SH DESCRIPTION \fBldns-compare-zones\fR reads two DNS zone files and prints number of differences. .nf -Output is formated to: +Output is formatted to: +NUM_INS \-NUM_DEL ~NUM_CHG .fi diff --git a/examples/ldns-dane.c b/examples/ldns-dane.c index bdfd4cc3..a846d338 100644 --- a/examples/ldns-dane.c +++ b/examples/ldns-dane.c @@ -444,7 +444,7 @@ rr_list_filter_rr_type(ldns_rr_list* l, ldns_rr_type t) * types "Service certificate constraint" are replaced with * "Domain-issued certificate". * - * This to check what would happen if PKIX validation was successfull always. + * This to check what would happen if PKIX validation was successful always. */ static ldns_rr_list* dane_no_pkix_transform(const ldns_rr_list* tlas) diff --git a/examples/ldns-dpa.1 b/examples/ldns-dpa.1 index b6688ae4..ba962c37 100644 --- a/examples/ldns-dpa.1 +++ b/examples/ldns-dpa.1 @@ -9,7 +9,7 @@ dpa \- DNS Packet Analyzer. Analyze DNS packets in ip trace files .IR TRACEFILE .SH DESCRIPTION -\fBdpa\fR is used to analyze dns packets in trace files. It has 3 main options: count, filter, and count uniques (i.e. count all different occurences). +\fBdpa\fR is used to analyze dns packets in trace files. It has 3 main options: count, filter, and count uniques (i.e. count all different occurrences). .SH OPTIONS .TP @@ -54,7 +54,7 @@ If no \-f was given, evaluate all correct dns packets. .TP \fB-u\fR \fImatchnamelist\fR -Count every occurence of every value of the matchname (for instance, count all packetsizes, see EXAMPLES in ldns-dpa(1) ). +Count every occurrence of every value of the matchname (for instance, count all packetsizes, see EXAMPLES in ldns-dpa(1) ). .TP \fB-ua\fR diff --git a/examples/ldns-dpa.c b/examples/ldns-dpa.c index 356b7eea..1fc54d31 100644 --- a/examples/ldns-dpa.c +++ b/examples/ldns-dpa.c @@ -1914,7 +1914,7 @@ usage(FILE *output) fprintf(output, "\t-u :\tCount all occurrences of matchname\n"); fprintf(output, "\t-ua:\t\tShow average value of every -u matchname\n"); fprintf(output, "\t-uac:\t\tShow average count of every -u matchname\n"); - fprintf(output, "\t-um :\tOnly show -u results that occured more than number times\n"); + fprintf(output, "\t-um :\tOnly show -u results that occurred more than number times\n"); fprintf(output, "\t-v :\tbe more verbose\n"); fprintf(output, "\t-notip :\tDump pcap packets that were not recognized as\n\t\t\tIP packets to file\n"); fprintf(output, "\t-baddns :\tDump mangled dns packets to file\n"); diff --git a/examples/ldns-read-zone.1 b/examples/ldns-read-zone.1 index 0d77889f..18c9f6db 100644 --- a/examples/ldns-read-zone.1 +++ b/examples/ldns-read-zone.1 @@ -65,7 +65,7 @@ printed. .TP \fB-S\fR \fI[[+|0]number | YYYYMMDDxx | unixtime ]\fR Set serial number to the given \fInumber\fR, or when preceded by a sign, -offset the exisiting number with it. When giving the literal strings +offset the existing number with it. When giving the literal strings \fIYYYYMMDDxx\fR or \fIunixtime\fR, the serial number is tried to be reset in datecounter or in unixtime format respectively. Though is the updated serial number is smaller than the original one, the original one is simply diff --git a/examples/ldns-zsplit.c b/examples/ldns-zsplit.c index 0843c589..618a57b0 100644 --- a/examples/ldns-zsplit.c +++ b/examples/ldns-zsplit.c @@ -40,7 +40,7 @@ usage(FILE *f, char *progname) fprintf(f, " -n NUMBER\tsplit after this many RRs\n"); fprintf(f, " -o ORIGIN\tuse this as initial origin, for zones starting with @\n"); fprintf(f, " -z\t\tsort the zone prior to splitting. The current ldns zone\n"); - fprintf(f, " \t\timplementation makes this unuseable for large zones.\n"); + fprintf(f, " \t\timplementation makes this unusable for large zones.\n"); fprintf(f, " -v\t\tshow version number and exit\n"); } diff --git a/ldns/dane.h b/ldns/dane.h index 142afb8d..3bde5463 100644 --- a/ldns/dane.h +++ b/ldns/dane.h @@ -122,7 +122,7 @@ typedef enum ldns_enum_dane_transport ldns_dane_transport; * * \param[out] tlsa_owner The created dname. * \param[in] name The dname that should be prefixed. - * \param[in] port The service port number for wich the name should be created. + * \param[in] port The service port number for which the name should be created. * \param[in] transport The transport for which the name should be created. * \return LDNS_STATUS_OK on success or an error code otherwise. */ diff --git a/ldns/dname.h b/ldns/dname.h index 494ef285..b76e823d 100644 --- a/ldns/dname.h +++ b/ldns/dname.h @@ -134,7 +134,7 @@ ldns_rdf *ldns_dname_new_frm_data(uint16_t size, const void *data); void ldns_dname2canonical(const ldns_rdf *rdf); /** - * test wether the name sub falls under parent (i.e. is a subdomain + * test whether the name sub falls under parent (i.e. is a subdomain * of parent). This function will return false if the given dnames are * equal. * \param[in] sub the name to test diff --git a/ldns/dnssec_verify.h b/ldns/dnssec_verify.h index 26e3272b..80881c68 100644 --- a/ldns/dnssec_verify.h +++ b/ldns/dnssec_verify.h @@ -692,7 +692,7 @@ ldns_status ldns_verify_rrsig_keylist_notime(const ldns_rr_list *rrset, * \param[in] rrset the rrset * \param[in] rrsig the rrsig to verify * \param[in] key the key to use - * \return status message wether verification succeeded. + * \return status message whether verification succeeded. */ ldns_status ldns_verify_rrsig(ldns_rr_list *rrset, ldns_rr *rrsig, @@ -705,7 +705,7 @@ ldns_status ldns_verify_rrsig(ldns_rr_list *rrset, * \param[in] rrsig the rrsig to verify * \param[in] key the key to use * \param[in] check_time the time for which the validation is performed - * \return status message wether verification succeeded. + * \return status message whether verification succeeded. */ ldns_status ldns_verify_rrsig_time( ldns_rr_list *rrset, ldns_rr *rrsig, diff --git a/ldns/update.h b/ldns/update.h index 414aff73..8840d384 100644 --- a/ldns/update.h +++ b/ldns/update.h @@ -42,7 +42,7 @@ ldns_pkt *ldns_update_pkt_new(ldns_rdf *zone_rdf, ldns_rr_class clas, const ldns * \param[in] p packet to copy to * \param[in] r resolver to copy from * - * \return status wether successfull or not + * \return status whether successful or not */ ldns_status ldns_update_pkt_tsig_add(ldns_pkt *p, const ldns_resolver *r); diff --git a/ldns/zone.h b/ldns/zone.h index f51b6bc0..f30d7c48 100644 --- a/ldns/zone.h +++ b/ldns/zone.h @@ -43,7 +43,7 @@ struct ldns_struct_zone { /** the soa defines a zone */ ldns_rr *_soa; - /* basicly a zone is a list of rr's */ + /* basically a zone is a list of rr's */ ldns_rr_list *_rrs; /* we could change this to be a b-tree etc etc todo */ };