summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPiotr Czajka <Ginkooo@users.noreply.github.com>2017-11-08 22:17:32 +0100
committerRich Salz <rsalz@openssl.org>2017-11-11 20:34:45 -0500
commit47c07020b7be6f5f8d8ffc7323b54a4ac259c910 (patch)
treef64b401643c39d30acee702e8bec66c08257474a /doc
parent46f4e1bec51dc96fa275c168752aa34359d9ee51 (diff)
Typo fix
CLA: trivial Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4705)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/enc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/enc.pod b/doc/man1/enc.pod
index 1b89fa67e3..2ec4d169b1 100644
--- a/doc/man1/enc.pod
+++ b/doc/man1/enc.pod
@@ -264,7 +264,7 @@ authentication tag.
des-cbc DES in CBC mode
des Alias for des-cbc
- des-cfb DES in CBC mode
+ des-cfb DES in CFB mode
des-ofb DES in OFB mode
des-ecb DES in ECB mode