summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-enc.pod.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/openssl-enc.pod.in')
-rw-r--r--doc/man1/openssl-enc.pod.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/openssl-enc.pod.in b/doc/man1/openssl-enc.pod.in
index cc0378c471..acd1486449 100644
--- a/doc/man1/openssl-enc.pod.in
+++ b/doc/man1/openssl-enc.pod.in
@@ -187,8 +187,8 @@ Debug the BIOs used for I/O.
=item B<-z>
-Compress or decompress clear text using zlib before encryption or after
-decryption. This option exists only if OpenSSL with compiled with zlib
+Compress or decompress encrypted data using zlib after encryption or before
+decryption. This option exists only if OpenSSL was compiled with the zlib
or zlib-dynamic option.
=item B<-none>