Index: openssl/doc/apps/pkcs8.pod |
=================================================================== |
--- openssl/doc/apps/pkcs8.pod (revision 105093) |
+++ openssl/doc/apps/pkcs8.pod (working copy) |
@@ -125,7 +125,7 @@ |
=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<pkcs8> |
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. |