summaryrefslogtreecommitdiffstats
path: root/doc/man7/evp.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-03 15:39:09 -0400
committerRich Salz <rsalz@openssl.org>2017-04-07 13:30:04 -0400
commite1271ac2212f7cde14df478558bfaae2834fa09e (patch)
treecb0b2570fb9f854b5e8cba9a0254cad800d2ae50 /doc/man7/evp.pod
parent8c32663cddc50b7afa5af40d515575b5c1d4d4c8 (diff)
Standardize on =over 4 and check for it.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3117)
Diffstat (limited to 'doc/man7/evp.pod')
-rw-r--r--doc/man7/evp.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/evp.pod b/doc/man7/evp.pod
index 9c9cbe05a6..fbc357eb48 100644
--- a/doc/man7/evp.pod
+++ b/doc/man7/evp.pod
@@ -36,7 +36,7 @@ L<EVP_PKEY_print_private(3)>.
The EVP_PKEY functions support the full range of asymmetric algorithm operations:
-=over
+=over 4
=item For key agreement see L<EVP_PKEY_derive(3)>