]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man7/EVP_KDF_X963.pod
Use EXAMPLES not EXAMPLE for section title
[thirdparty/openssl.git] / doc / man7 / EVP_KDF_X963.pod
index 77b878f6bafde00c6b63b4152533876f59324029..130c9235a9dfe95136d6d430477a1af37a6f7425 100644 (file)
@@ -81,7 +81,7 @@ EVP_KDF_CTX *kctx = EVP_KDF_CTX_new_id(EVP_KDF_X963);
 The output length of an X963KDF is specified via the C<keylen>
 parameter to the L<EVP_KDF_derive(3)> function.
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 This example derives 10 bytes, with the secret key "secret" and sharedinfo
 value "label":