]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix spelling mistakes in documentation
authorCarlo Deutschmann <deutschmanncarlo@gmail.com>
Thu, 18 Jun 2026 17:36:47 +0000 (19:36 +0200)
committerEugene Syromiatnikov <esyr@openssl.org>
Sun, 21 Jun 2026 22:47:34 +0000 (00:47 +0200)
Correct a number of typos found in the man pages:
 * doc/man3/SSL_CTX_set1_curves.pod:        attenion   -> attention
 * doc/man3/CMS_EncryptedData_decrypt.pod:  decypted   -> decrypted
 * doc/man3/X509_get_default_cert_file.pod: delimeter  -> delimiter
 * doc/man3/SSL_CTX_set_msg_callback.pod:   diagostic  -> diagnostic
 * doc/man7/openssl-core_dispatch.h.pod:    dipatch    -> dispatch
 * doc/man3/BIO_s_datagram.pod:             hecause    -> because
 * doc/man3/ASN1_aux_cb.pod:                auxiliarly -> auxiliary

CLA: trivial
Fixes: 3d9d1ce52904 "Add documentation for newly added ASN1 functions"
Fixes: 408622b73a18 "BIO_s_dgram: add documentation and hazard warnings"
Fixes: e2f6960fc5fe "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()"
Fixes: 9efd7e9e98a9 "Fix group tuple handling in DEFAULT expansion"
Fixes: bfcf1356f9fd "Update the msg_callback documentation"
Fixes: 606e0426a148 "Add support for loading root CAs from Windows crypto API"
Fixes: 329b2a2cde48 "DOCS: add openssl-core_numbers.h(7)"
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Sun Jun 21 22:50:14 2026
(Merged from https://github.com/openssl/openssl/pull/31596)

doc/man3/ASN1_aux_cb.pod
doc/man3/BIO_s_datagram.pod
doc/man3/CMS_EncryptedData_decrypt.pod
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_CTX_set_msg_callback.pod
doc/man3/X509_get_default_cert_file.pod
doc/man7/openssl-core_dispatch.h.pod

index 9963ea1350252ed42bb2c22e1e274d5a506a374b..68b230ca1afe9bb3bc6ce606fd47e73de6e5c9e6 100644 (file)
@@ -59,7 +59,7 @@ Arbitrary application data
 
 =item I<flags>
 
-Flags which indicate the auxiliarly functionality supported.
+Flags which indicate the auxiliary functionality supported.
 
 The B<ASN1_AFLG_REFCOUNT> flag indicates that objects support reference counting.
 
index 634c3a9af45123e2d019a8b594672acfd5c1b3db..b28dcf088c0b8484418b6a3f500a2db67e419e62 100644 (file)
@@ -65,7 +65,7 @@ the underlying socket is configured and how it is to be used; see below.
 
 =item
 
-Use of BIO_s_datagram() with an unconnected network socket is hazardous hecause
+Use of BIO_s_datagram() with an unconnected network socket is hazardous because
 any successful call to BIO_read() results in the peer address used for any
 subsequent call to BIO_write() being set to the source address of the datagram
 received by that call to BIO_read(). Thus, unless the caller calls
index 80bbdcc95f35b96eb489164b730df10faf8d7ec6..f7375f2c58b1b2c822ba2b4a68647a1c88b8ad6b 100644 (file)
@@ -46,7 +46,7 @@ are used when retrieving algorithms from providers.
 CMS_EncryptedData_decrypt() returns 0 if an error occurred otherwise returns 1.
 
 CMS_EnvelopedData_decrypt() returns NULL if an error occurred,
-otherwise a BIO containing the decypted content.
+otherwise a BIO containing the decrypted content.
 
 =head1 SEE ALSO
 
index 02a6e6ea108392f3192798008deec12104d4984a..64321df5f4fd7c825e0ea3b2d0a69724f0158988 100755 (executable)
@@ -113,7 +113,7 @@ levels, and can specify which predicted key shares should be sent by a client.
 Group tuples are used by OpenSSL TLS servers to decide whether to request a
 stronger keyshare than those predicted by sending a Hello Retry Request
 (B<HRR>) even if some of the predicted groups are supported.
-OpenSSL clients largely ignore tuple boundaries, and pay attenion only to the
+OpenSSL clients largely ignore tuple boundaries, and pay attention only to the
 overall order of I<list> elements and which groups are selected as predicted
 keyshares as described below.
 Tuple boundaries do however affect the behaviour of keyshare predictions
index f046c77b535b9d4febbae49e6bb8aff4288a52be..c1748bbd8a894d6ab03a4e864f18558f90e61fac 100644 (file)
@@ -92,7 +92,7 @@ The SSL_trace() function can be used as a pre-written callback in a call to
 SSL_CTX_set_msg_callback() or SSL_set_msg_callback(). It requires a BIO to be
 set as the callback argument via SSL_CTX_set_msg_callback_arg() or
 SSL_set_msg_callback_arg(). Setting this callback will cause human readable
-diagostic tracing information about an SSL/TLS/QUIC connection to be written to
+diagnostic tracing information about an SSL/TLS/QUIC connection to be written to
 the BIO.
 
 =head1 NOTES
index 1e65b227006d417edca83bc34c7f1a28b8e813af..a604cf5571774b528c63ee2fe4523f3cda7a24fb 100644 (file)
@@ -24,7 +24,7 @@ the default path when it is asked to load trusted CA certificates
 from a file and no other path is specified. If the file exists, CA certificates
 are loaded from the file.
 
-The X509_get_default_cert_dir() function returns a default delimeter-separated
+The X509_get_default_cert_dir() function returns a default delimiter-separated
 list of paths to a directories containing trusted CA certificates named in the
 hashed format. OpenSSL will use this as the default list of paths when it is
 asked to load trusted CA certificates from a directory and no other path is
index a19e1331fa68b8529d69b2ad89e5d3946aacdcd9..7f99fe2a811bd19ace4b78f2f345271c084623cd 100644 (file)
@@ -24,7 +24,7 @@ are named as follows:
 
 These macros have the form C<OSSL_OP_I<opname>>.
 
-=item dipatch numbers
+=item dispatch numbers
 
 These macros have the form C<OSSL_FUNC_I<opname>_I<funcname>>, where
 C<I<opname>> is the same as in the macro for the operation this