From: Matt Caswell Date: Wed, 19 Jun 2019 12:13:55 +0000 (+0100) Subject: Fix a doc-nits failure X-Git-Tag: openssl-3.0.0-alpha1~1884 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=1ff030c0a6f0415577b07366861a41b101e6af92;hp=8b7b32921e63c492fa7233d81b11ee4d7ba266de;ds=inline Fix a doc-nits failure We need blank lines on each side of a section heading. Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/9192) --- diff --git a/doc/internal/man3/ossl_init_thread_deregister.pod b/doc/internal/man3/ossl_init_thread_deregister.pod index 4481d0c2e2..4d4c716680 100644 --- a/doc/internal/man3/ossl_init_thread_deregister.pod +++ b/doc/internal/man3/ossl_init_thread_deregister.pod @@ -1,10 +1,12 @@ =pod =head1 NAME + OSSL_thread_stop_handler_fn, ossl_init_thread_start, ossl_init_thread_deregister - internal thread routines + =head1 SYNOPSIS #include "internal/cryptlib_int.h"