aboutsummaryrefslogtreecommitdiff
path: root/openssl/doc/apps/rsa.pod
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/doc/apps/rsa.pod')
-rw-r--r--openssl/doc/apps/rsa.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/doc/apps/rsa.pod b/openssl/doc/apps/rsa.pod
index 4d7640995..69b2bef82 100644
--- a/openssl/doc/apps/rsa.pod
+++ b/openssl/doc/apps/rsa.pod
@@ -120,7 +120,7 @@ the input is a public key.
=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<rsa>
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.