summaryrefslogtreecommitdiffstats
path: root/doc/apps/ts.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/ts.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/ts.pod')
-rw-r--r--doc/apps/ts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/ts.pod b/doc/apps/ts.pod
index aba3b92fd3..7fb6caa96e 100644
--- a/doc/apps/ts.pod
+++ b/doc/apps/ts.pod
@@ -265,7 +265,7 @@ instead of DER. (Optional)
=item B<-engine> id
-Specifying an engine (by it's unique B<id> string) will cause B<ts>
+Specifying an engine (by its unique B<id> string) will cause B<ts>
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. Default is builtin. (Optional)