Conversation
Correct a number of typos found in the man pages: attenion -> attention, decypted -> decrypted, delimeter -> delimiter, diagostic -> diagnostic, dipatch -> dispatch, hecause -> because and auxiliarly -> auxiliary. CLA: trivial
esyr
left a comment
There was a problem hiding this comment.
Okay with CLA: trivial.
For the doc/man3/ASN1_aux_cb.pod hunk:
Fixes: 3d9d1ce52904 "Add documentation for newly added ASN1 functions"
For the doc/man3/BIO_s_datagram.pod hunk:
Fixes: 408622b73a18 "BIO_s_dgram: add documentation and hazard warnings"
For the doc/man3/CMS_EncryptedData_decrypt.pod hunk:
Fixes: e2f6960fc5fe "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()"
For the doc/man3/SSL_CTX_set1_curves.pod hunk:
Fixes: 9efd7e9e98a9 "Fix group tuple handling in DEFAULT expansion"
For the doc/man3/SSL_CTX_set_msg_callback.pod hunk:
Fixes: bfcf1356f9fd "Update the msg_callback documentation"
For the doc/man3/X509_get_default_cert_file.pod hunk:
Fixes: 606e0426a148 "Add support for loading root CAs from Windows crypto API"
For the doc/man7/openssl-core_dispatch.h.pod hunk:
Fixes: 329b2a2cde48 "DOCS: add openssl-core_numbers.h(7)"
|
This pull request is ready to merge |
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 9efd7e9 "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596)
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 9efd7e9 "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596) (cherry picked from commit 7a54766)
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 2157c9d "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596) (cherry picked from commit 7a54766)
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 85977e0 "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596) (cherry picked from commit 7a54766)
Correct a number of typos found in the man pages: * 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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596) (cherry picked from commit 7a54766)
|
Applied to |
Correct a number of typos found in the man pages: * 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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from #31596) (cherry picked from commit 7a54766)
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 9efd7e9 "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from openssl#31596)
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: 3d9d1ce "Add documentation for newly added ASN1 functions" Fixes: 408622b "BIO_s_dgram: add documentation and hazard warnings" Fixes: e2f6960 "CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()" Fixes: 9efd7e9 "Fix group tuple handling in DEFAULT expansion" Fixes: bfcf135 "Update the msg_callback documentation" Fixes: 606e042 "Add support for loading root CAs from Windows crypto API" Fixes: 329b2a2 "DOCS: add openssl-core_numbers.h(7)" Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Tim Hudson <[email protected]> Reviewed-by: Eugene Syromiatnikov <[email protected]> MergeDate: Sun Jun 21 22:50:14 2026 (Merged from openssl#31596)
Corrects a number of spelling mistakes found in the man pages. Documentation only, no functional changes.
doc/man3/SSL_CTX_set1_curves.poddoc/man3/CMS_EncryptedData_decrypt.poddoc/man3/X509_get_default_cert_file.poddoc/man3/SSL_CTX_set_msg_callback.poddoc/man7/openssl-core_dispatch.h.poddoc/man3/BIO_s_datagram.poddoc/man3/ASN1_aux_cb.podThe commit is marked
CLA: trivial.