summaryrefslogtreecommitdiffstats
path: root/doc/man3/BIO_set_callback.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-03 21:39:09 +0200
committerRich Salz <rsalz@openssl.org>2017-04-07 19:30:04 +0200
commite1271ac2212f7cde14df478558bfaae2834fa09e (patch)
treecb0b2570fb9f854b5e8cba9a0254cad800d2ae50 /doc/man3/BIO_set_callback.pod
parentAdd missing =back (diff)
downloadopenssl-e1271ac2212f7cde14df478558bfaae2834fa09e.tar.xz
openssl-e1271ac2212f7cde14df478558bfaae2834fa09e.zip
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/man3/BIO_set_callback.pod')
-rw-r--r--doc/man3/BIO_set_callback.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BIO_set_callback.pod b/doc/man3/BIO_set_callback.pod
index ed395fa0ab..3d15859406 100644
--- a/doc/man3/BIO_set_callback.pod
+++ b/doc/man3/BIO_set_callback.pod
@@ -52,7 +52,7 @@ BIO_callback_fn_ex() is the type of the callback function and BIO_callback_fn()
is the type of the old format callback function. The meaning of each argument
is described below:
-=over
+=over 4
=item B<b>