summaryrefslogtreecommitdiffstats
path: root/doc/apps/req.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-10 11:25:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-10 11:25:54 +0000
commita31a1952463363235ed218b180e7924f9b6252a6 (patch)
tree3efc066f7f8869edc873202de2d644be2d303ba9 /doc/apps/req.pod
parent5f590d2218e57fe7c078c7d2d33293f993c97eb7 (diff)
PR: 1887 (part, modified)
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> Approved by: steve@openssl.org Use correct command names in -engine description and fix typo.
Diffstat (limited to 'doc/apps/req.pod')
-rw-r--r--doc/apps/req.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index 2ba16b45d6..e1ac8f27ca 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -269,7 +269,7 @@ print extra details about the operations being performed.
=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<req>
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.