aboutsummaryrefslogtreecommitdiff
path: root/openssl/doc/apps/pkcs7.pod
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/doc/apps/pkcs7.pod')
-rw-r--r--openssl/doc/apps/pkcs7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/doc/apps/pkcs7.pod b/openssl/doc/apps/pkcs7.pod
index a0a636328..acfb8100f 100644
--- a/openssl/doc/apps/pkcs7.pod
+++ b/openssl/doc/apps/pkcs7.pod
@@ -62,7 +62,7 @@ is B<-print_certs> is set).
=item B<-engine id>
-specifying an engine (by it's unique B<id> string) will cause B<req>
+specifying an engine (by its unique B<id> string) will cause B<pkcs7>
to attempt to obtain a functional reference to the specified engine,
thus initialising it if needed. The engine will then be set as the default
for all available algorithms.