From: Pauli Date: Wed, 5 Feb 2025 20:46:51 +0000 (+1100) Subject: doc: fix typo/paste error X-Git-Tag: openssl-3.5.0-alpha1~494 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51ca035abbb0b0911c89373c39f5dcbdb86a2d9a;p=thirdparty%2Fopenssl.git doc: fix typo/paste error Reviewed-by: Shane Lontis Reviewed-by: Tom Cosgrove (Merged from https://github.com/openssl/openssl/pull/26650) --- diff --git a/doc/man7/EVP_SIGNATURE-ML-DSA.pod b/doc/man7/EVP_SIGNATURE-ML-DSA.pod index bb4f9d781db..ad7569eff78 100644 --- a/doc/man7/EVP_SIGNATURE-ML-DSA.pod +++ b/doc/man7/EVP_SIGNATURE-ML-DSA.pod @@ -59,7 +59,7 @@ The message encoding steps are defined in L Algorithm 2 step 10 and Algorithm 3 step 5. -=item "test-entropy" (B +=item "test-entropy" (B) Used for testing to pass an optional deterministic per message random value. If set the size must be 32 bytes.