summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-pkey.pod.in
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-09-21 11:56:01 +0200
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-11-10 13:25:45 +0100
commitd55e4487937f187d8374e8c134441a0848b45831 (patch)
treebea0785e27ecd366bae09ca757158200f9b99a13 /doc/man1/openssl-pkey.pod.in
parentd99c866774b815d57f6d5db0597a7e3ac37682ea (diff)
openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout errors
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12932)
Diffstat (limited to 'doc/man1/openssl-pkey.pod.in')
-rw-r--r--doc/man1/openssl-pkey.pod.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/man1/openssl-pkey.pod.in b/doc/man1/openssl-pkey.pod.in
index 1fe94c8efc..2b55497bdd 100644
--- a/doc/man1/openssl-pkey.pod.in
+++ b/doc/man1/openssl-pkey.pod.in
@@ -30,8 +30,7 @@ B<openssl> B<pkey>
[B<-pubcheck>]
[B<-ec_conv_form> I<arg>]
[B<-ec_param_enc> I<arg>]
-{- $OpenSSL::safe::opt_engine_synopsis -}
-{- $OpenSSL::safe::opt_provider_synopsis -}
+{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine