]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
openssl-cmp.pod.in: Fix missing provider options description
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 3 Apr 2021 11:08:16 +0000 (13:08 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 14 Apr 2021 15:03:11 +0000 (17:03 +0200)
Also correct layout of engines description

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14842)

doc/man1/openssl-cmp.pod.in

index f449cb66304703eaf598b8ffa0aa521ba734a651..d0d91318d25fb9b8159e4cf489de56c1749fa771 100644 (file)
@@ -743,8 +743,6 @@ L<openssl-passphrase-options(1)>.
 
 {- $OpenSSL::safe::opt_engine_item -}
 
-=back
-
 {- output_off() if $disabled{"deprecated-3.0"}; "" -}
 As an alternative to using this combination:
 
@@ -759,6 +757,16 @@ This applies to all options specifying keys: B<-key>, B<-newkey>, and
 B<-tls_key>.
 {- output_on() if $disabled{"deprecated-3.0"}; "" -}
 
+=back
+
+=head2 Provider options
+
+=over 4
+
+{- $OpenSSL::safe::opt_provider_item -}
+
+=back
+
 =head2 TLS connection options
 
 =over 4