Fix a doc-nits failure
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)
This commit is contained in:
parent
8b7b32921e
commit
1ff030c0a6
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue