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.
This commit is contained in:
Dr. Stephen Henson
2009-04-10 11:25:54 +00:00
parent 5f590d2218
commit a31a195246
21 changed files with 21 additions and 21 deletions

View File

@@ -219,7 +219,7 @@ connection from this session.
=item B<-engine id>
specifying an engine (by it's unique B<id> string) will cause B<s_client>
specifying an engine (by its unique B<id> string) will cause B<s_client>
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.