Changed paths:
M doc/man7/EVP_SIGNATURE-DSA.pod
M doc/man7/EVP_SIGNATURE-ECDSA.pod
M doc/man7/EVP_SIGNATURE-ED25519.pod
M doc/man7/EVP_SIGNATURE-HMAC.pod
M doc/man7/EVP_SIGNATURE-LMS.pod
M doc/man7/EVP_SIGNATURE-ML-DSA.pod
M doc/man7/EVP_SIGNATURE-RSA.pod
M doc/man7/EVP_SIGNATURE-SLH-DSA.pod
Log Message:
-----------
doc: fix NAME section formatting in EVP_SIGNATURE documentation
Ensure consistent formatting in NAME sections across all EVP_SIGNATURE
documentation pages. The algorithm name should be bold (B<ALG>) rather
than EVP_PKEY, following the pattern:
"- The EVP_PKEY B<ALG> signature implementation"