summaryrefslogtreecommitdiffstats
path: root/doc/apps/x509.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/x509.pod')
-rw-r--r--doc/apps/x509.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index 04d732dc60..09aaed421e 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -104,7 +104,7 @@ then this option has no effect: SHA1 is always used with DSA keys.
=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<x509>
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.