summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/doc/apps/gendsa.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/doc/apps/gendsa.pod')
-rw-r--r--src/lib/libssl/src/doc/apps/gendsa.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/gendsa.pod b/src/lib/libssl/src/doc/apps/gendsa.pod
index 2c56cc7888..8c7f114ca0 100644
--- a/src/lib/libssl/src/doc/apps/gendsa.pod
+++ b/src/lib/libssl/src/doc/apps/gendsa.pod
@@ -40,7 +40,7 @@ all others.
40 40
41=item B<-engine id> 41=item B<-engine id>
42 42
43specifying an engine (by it's unique B<id> string) will cause B<req> 43specifying an engine (by its unique B<id> string) will cause B<gendsa>
44to attempt to obtain a functional reference to the specified engine, 44to attempt to obtain a functional reference to the specified engine,
45thus initialising it if needed. The engine will then be set as the default 45thus initialising it if needed. The engine will then be set as the default
46for all available algorithms. 46for all available algorithms.