Fixed minor errors in docs
[openssl.git] / doc / crypto / evp.pod
index 8a9ed9660c682e9106256c1bb337fd10d3c8a23b..29fab9fd51739548e618728e3f35ce5d5fa9be7a 100644 (file)
@@ -35,6 +35,7 @@ EVP_PKEYs can be compared using L<EVP_PKEY_cmp(3)|EVP_PKEY_cmp(3)>, or printed u
 L<EVP_PKEY_print_private(3)|EVP_PKEY_print_private(3)>.
 
 The EVP_PKEY functions support the full range of asymmetric algorithm operations:
+
 =over
 
 =item For key agreement see L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)>