summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/doc/apps/ecparam.pod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libssl/src/doc/apps/ecparam.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/ecparam.pod b/src/lib/libssl/src/doc/apps/ecparam.pod
index 1a12105da7..788c074d7b 100644
--- a/src/lib/libssl/src/doc/apps/ecparam.pod
+++ b/src/lib/libssl/src/doc/apps/ecparam.pod
@@ -121,7 +121,7 @@ all others.
121 121
122=item B<-engine id> 122=item B<-engine id>
123 123
124specifying an engine (by it's unique B<id> string) will cause B<req> 124specifying an engine (by its unique B<id> string) will cause B<ecparam>
125to attempt to obtain a functional reference to the specified engine, 125to attempt to obtain a functional reference to the specified engine,
126thus initialising it if needed. The engine will then be set as the default 126thus initialising it if needed. The engine will then be set as the default
127for all available algorithms. 127for all available algorithms.