Fix a doc-nits failure
authorMatt Caswell <matt@openssl.org>
Wed, 19 Jun 2019 12:13:55 +0000 (13:13 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 19 Jun 2019 12:31:08 +0000 (13:31 +0100)
We need blank lines on each side of a section heading.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9192)

doc/internal/man3/ossl_init_thread_deregister.pod

index 4481d0c2e2278f888e8aef54cdf381876d9319c8..4d4c716680e09d01683ed417a6406955097529f8 100644 (file)
@@ -1,10 +1,12 @@
 =pod
 
 =head1 NAME
 =pod
 
 =head1 NAME
+
 OSSL_thread_stop_handler_fn,
 ossl_init_thread_start,
 ossl_init_thread_deregister
 - internal thread routines
 OSSL_thread_stop_handler_fn,
 ossl_init_thread_start,
 ossl_init_thread_deregister
 - internal thread routines
+
 =head1 SYNOPSIS
 
  #include "internal/cryptlib_int.h"
 =head1 SYNOPSIS
 
  #include "internal/cryptlib_int.h"