The branch master has been updated
       via  c727cddc9cb4c6c4cfe157727eb5bf7fe9c3fa21 (commit)
      from  ecb09bafad43bc8a722c498f859ed6ad3c73b99b (commit)


- Log -----------------------------------------------------------------
commit c727cddc9cb4c6c4cfe157727eb5bf7fe9c3fa21
Author: Beat Bolli <[email protected]>
Date:   Mon Aug 16 22:37:41 2021 +0200

    doc: fix a mistyped "=item" perldoc marker
    
    Searching didn't reveal any other similar cases.
    
    CLA: trivial
    
    Reviewed-by: Richard Levitte <[email protected]>
    Reviewed-by: Paul Dale <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/16354)

-----------------------------------------------------------------------

Summary of changes:
 doc/man1/openssl-verification-options.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man1/openssl-verification-options.pod 
b/doc/man1/openssl-verification-options.pod
index 70daa986b8..895ee07c60 100644
--- a/doc/man1/openssl-verification-options.pod
+++ b/doc/man1/openssl-verification-options.pod
@@ -130,7 +130,7 @@ each of its sub-fields equals the corresponding subject key 
identifier, serial
 number, and issuer field of the candidate issuer certificate,
 as far as the respective fields are present in both certificates.
 
-item *
+=item *
 
 The certificate signature algorithm used to sign the subject certificate
 is supported and

Reply via email to