[openssl] master update

Dr. Paul Dale pauli at openssl.org
Thu Jul 2 23:51:44 UTC 2020


The branch master has been updated
       via  0c4444121cfe21e70ecf12580c4f9f5423c43905 (commit)
      from  610e2b3b7019b11d97f1dcda13575254a2c65c3d (commit)


- Log -----------------------------------------------------------------
commit 0c4444121cfe21e70ecf12580c4f9f5423c43905
Author: Jakub Wilk <jwilk at jwilk.net>
Date:   Tue Jun 30 22:50:17 2020 +0200

    doc: Remove stray backtick
    
    CLA: trivial
    
    Reviewed-by: Paul Dale <paul.dale at oracle.com>
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/12329)

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

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

diff --git a/doc/man1/openssl-enc.pod.in b/doc/man1/openssl-enc.pod.in
index d5af8a93e8..6971de51ad 100644
--- a/doc/man1/openssl-enc.pod.in
+++ b/doc/man1/openssl-enc.pod.in
@@ -316,7 +316,7 @@ standard data format and performs the needed key/iv/nonce management.
  desx               DESX algorithm.
 
  gost89             GOST 28147-89 in CFB mode (provided by ccgost engine)
- gost89-cnt        `GOST 28147-89 in CNT mode (provided by ccgost engine)
+ gost89-cnt         GOST 28147-89 in CNT mode (provided by ccgost engine)
 
  idea-cbc           IDEA algorithm in CBC mode
  idea               same as idea-cbc


More information about the openssl-commits mailing list