Use EXAMPLES not EXAMPLE for section title
[openssl.git] / doc / man3 / EVP_PKEY_derive.pod
index 8d5432688b263a17fdddaace366babe98cd913b3..d6516e793328a31662e3b47bde67e218c87ad2fb 100644 (file)
@@ -56,7 +56,7 @@ for success and 0 or a negative value for failure.
 In particular a return value of -2 indicates the operation is not supported by
 the public key algorithm.
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 Derive shared secret (for example DH or EC keys):