]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix typos in doc/
authorTim Rühsen <tim.ruehsen@gmx.de>
Tue, 1 Jan 2019 13:26:04 +0000 (14:26 +0100)
committerTim Rühsen <tim.ruehsen@gmx.de>
Thu, 3 Jan 2019 09:51:28 +0000 (10:51 +0100)
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
doc/announce.txt
doc/certtool.cfg
doc/cha-cert-auth.texi
doc/cha-crypto.texi
doc/cha-gtls-app.texi
doc/cha-internals.texi
doc/cha-tokens.texi
doc/reference/Makefile.am
doc/scripts/gdoc

index 103786159953f6227f166b645785f5cd2d7cdbd3..2bae0f6a3a816ff951a450581f8a8be6307a859c 100644 (file)
@@ -41,7 +41,7 @@ explicitly enabled, since they reduce the overall security level.
 draft-mavrogiannopoulos-chacha-tls-05 and draft-irtf-cfrg-chacha20-poly1305-10.
 That is currently provided as technology preview and is not enabled by
 default, since there are no assigned ciphersuite points by IETF and there 
-is no guarrantee of compatibility between draft versions. The ciphersuite
+is no guarantee of compatibility between draft versions. The ciphersuite
 priority string to enable it is "+CHACHA20-POLY1305".
 
 ** libgnutls: Added support for encrypt-then-authenticate in CBC
index 4a3021b28c6281798d31233ad41998d4cf1ac3c3..c5f2ddc778a7870a7bce8e15fd08ea4fa9387e8c 100644 (file)
@@ -138,7 +138,7 @@ encryption_key
 # and store them in the real certificate.
 #honor_crq_extensions
 
-# Path length contraint. Sets the maximum number of
+# Path length constraint. Sets the maximum number of
 # certificates that can be used to certify this certificate.
 # (i.e. the certificate chain length)
 #path_len = -1
@@ -192,5 +192,5 @@ encryption_key
 
 # TLS feature extensions (RFC 7633)
 
-# If the status_request TLS exension is set, OCSP stapling becomes mandatory
+# If the status_request TLS extension is set, OCSP stapling becomes mandatory
 #tls_feature = 5
index 8695415a9a2aa4ebd6d20223d8d162e5bc078316..4a0c25eff1c61e50589099244dfbc0695ade072b 100644 (file)
@@ -449,7 +449,7 @@ indicates that the CA is allowed to sign certificates for email users.
 @item GNUTLS_KP_OCSP_SIGNING @tab
 1.3.6.1.5.5.7.3.9 @tab
 The certificate is to be used for signing OCSP responses. When in a CA certificate, it
-indicates that the CA is allowed to sign certificates which sign OCSP reponses.
+indicates that the CA is allowed to sign certificates which sign OCSP responses.
 
 @item GNUTLS_KP_ANY @tab
 2.5.29.37.0 @tab
index ab5f9ac15f093f55a899e63275396b22c9a83485..a133ccd1584693aa47b1d220eb5fe3401e45a5d1 100644 (file)
@@ -82,7 +82,7 @@ should be imported using their PKCS#11 URL with
 
 If any of the smart card operations require PIN, that should be provided
 either by setting the global PIN function
-(@funcref{gnutls_pkcs11_set_pin_function}), or better with the targetted to
+(@funcref{gnutls_pkcs11_set_pin_function}), or better with the targeted to
 structures functions such as @funcref{gnutls_privkey_set_pin_function}.
 
 
index 028d1ab778b7bfd43a6b79a136fbb26b335169c0..393283e0c9621560422a2c55e8be10f46267b9e4 100644 (file)
@@ -286,7 +286,7 @@ operation.
 As well as any calls needed for memory allocation to work. Note however, that GnuTLS
 depends on libc for the system calls, and there is no guarantee that libc will
 call the expected system call. For that it is recommended to test your
-program in all the targetted platforms when filters like seccomp are in place.
+program in all the targeted platforms when filters like seccomp are in place.
 
 An example with a seccomp filter from GnuTLS' test suite is at:
 @url{http://gitlab.com/gnutls/gnutls/blob/master/tests/seccomp.c}.
@@ -1205,7 +1205,7 @@ A session can be deinitialized with the @funcref{gnutls_deinit} function.
 Although @funcref{gnutls_record_send} is sufficient to transmit data
 to the peer, when many small chunks of data are to be transmitted
 it is inefficient and wastes bandwidth due to the TLS record
-overhead. In that case it is preferrable to combine the small chunks
+overhead. In that case it is preferable to combine the small chunks
 before transmission. The following functions provide that functionality.
 
 @showfuncdesc{gnutls_record_cork}
@@ -1355,7 +1355,7 @@ using this option to build a priority string gives detailed control
 into the resulting settings, however with new revisions of the TLS protocol
 new priority items are routinely added, and such strings are not
 forward compatible with new protocols. As such, we
-advice against using that option for applications targetting multiple versions
+advice against using that option for applications targeting multiple versions
 of the GnuTLS library, and recommend using the defaults (see above) or
 adjusting the defaults via @funcref{gnutls_set_default_priority_append}.
 
index 50601bb69f6dd9a6d1ac79abd182d62f63faf939..ebdf998aa3e5b975491c10abc340bf48327093c8 100644 (file)
@@ -561,7 +561,7 @@ second is shared for the @code{GNUTLS_RND_KEY} and @code{GNUTLS_RND_RANDOM}
 levels. For the rest of this section we refer to the first as the nonce
 generator and the second as the key generator.
 
-The nonce generator will reseed after outputing a fixed amount of bytes
+The nonce generator will reseed after outputting a fixed amount of bytes
 (typically few megabytes), or after few hours of operation without reaching
 the limit has passed. It is being re-seed using
 the key generator to obtain a new key for the CHACHA cipher, which is mixed
index 529829bf29fda08a55c5e1310d17a070f4dcd186..409b360815aeaeacd22982ebeb42123aaf4015dd 100644 (file)
@@ -50,7 +50,7 @@ to sign an X.509 certificate with a key that resides in a token the following st
 used.
 
 @example
-#inlude <gnutls/abstract.h>
+#include <gnutls/abstract.h>
 
 void sign_cert( gnutls_x509_crt_t to_be_signed)
 @{
@@ -346,7 +346,7 @@ flag.
 
 @showfuncdesc{gnutls_pkcs11_add_provider}
 
-In that case, the application will only have access to the modules explictly
+In that case, the application will only have access to the modules explicitly
 loaded. If the @code{GNUTLS_PKCS11_FLAG_MANUAL} flag is specified and no calls
 to @funcref{gnutls_pkcs11_add_provider} are made, then the PKCS #11 functionality
 is effectively disabled.
index 8cd1430b32f1d371f607271aa7d84990467b0f20..f10c8ed3ca9963933a67b0f9d434951b9ec05832 100644 (file)
@@ -64,7 +64,7 @@ HTML_IMAGES=
 # e.g. content_files=running.xml building.xml changes-2.0.xml
 content_files=
 
-# Files where gtk-doc abbrevations (#GtkWidget) are expanded
+# Files where gtk-doc abbreviations (#GtkWidget) are expanded
 # e.g. expand_content_files=running.xml
 expand_content_files=
 
index 25aa1beebb808449acb2c9a8fed303ca813129d6..3214b9c3174b249035673ba70d63a280b1d5b107 100755 (executable)
@@ -95,7 +95,7 @@
 #  * my_function
 #  **/
 #
-# If the Description: header tag is ommitted, then there must be a blank line
+# If the Description: header tag is omitted, then there must be a blank line
 # after the last parameter specification.
 # e.g.
 # /**
@@ -310,7 +310,7 @@ sub dump_section {
 #  parameterlist => @list of parameters
 #  parameters => %parameter descriptions
 #  sectionlist => @list of sections
-#  sections => %descriont descriptions
+#  sections => %section descriptions
 #  
 
 sub just_highlight {
@@ -1015,7 +1015,7 @@ foreach $file (@ARGV) {
                    $contents .= $1."\n";
                }
            } else {
-               # i dont know - bad line?  ignore.
+               # i don't know - bad line?  ignore.
                #print STDERR "warning: $lineno: Bad line: $_";
            }
        } elsif ($state == 3) { # scanning for function { (end of prototype)