]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
doc: fix typo/paste error
authorPauli <ppzgs1@gmail.com>
Wed, 5 Feb 2025 20:46:51 +0000 (07:46 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 16:49:53 +0000 (17:49 +0100)
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/26650)

doc/man7/EVP_SIGNATURE-ML-DSA.pod

index bb4f9d781db30c43391174705598f44971a87eea..ad7569eff7859a8a141371dec303b412e254c3a2 100644 (file)
@@ -59,7 +59,7 @@ The message encoding steps are defined in
 L<FIPS 204|https://csrc.nist.gov/pubs/fips/204/final> Algorithm 2 step 10 and
 Algorithm 3 step 5.
 
-=item "test-entropy" (B<OSSL_SIGNATURE_PARAM_TEST_ENTROPY <octet string>
+=item "test-entropy" (B<OSSL_SIGNATURE_PARAM_TEST_ENTROPY>) <octet string>
 
 Used for testing to pass an optional deterministic per message random value.
 If set the size must be 32 bytes.