aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-08-18 15:48:36 +0000
committerRichard Levitte <levitte@openssl.org>2004-08-18 15:48:36 +0000
commite08d17a4493e8afc83721bee9eb9cfe6e11c5c4a (patch)
tree148dacb8fd337f2adf58b702ae14e397b6f5c553
parent1c2a2172122f32a413a096a8d89fb914a2fabfb9 (diff)
downloadopenssl-e08d17a4493e8afc83721bee9eb9cfe6e11c5c4a.tar.gz
'compatibility', not 'computability' :-)...
-rw-r--r--doc/apps/enc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/enc.pod b/doc/apps/enc.pod
index a68ddca139..654592087f 100644
--- a/doc/apps/enc.pod
+++ b/doc/apps/enc.pod
@@ -85,7 +85,7 @@ versions of OpenSSL. Superseded by the B<-pass> argument.
=item B<-kfile filename>
read the password to derive the key from the first line of B<filename>.
-This is for computability with previous versions of OpenSSL. Superseded by
+This is for compatibility with previous versions of OpenSSL. Superseded by
the B<-pass> argument.
=item B<-S salt>