diff options
Diffstat (limited to 'src/lib/libssl/src/doc/apps/gendsa.pod')
-rw-r--r-- | src/lib/libssl/src/doc/apps/gendsa.pod | 2 |
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 | ||
43 | specifying an engine (by it's unique B<id> string) will cause B<req> | 43 | specifying an engine (by its unique B<id> string) will cause B<gendsa> |
44 | to attempt to obtain a functional reference to the specified engine, | 44 | to attempt to obtain a functional reference to the specified engine, |
45 | thus initialising it if needed. The engine will then be set as the default | 45 | thus initialising it if needed. The engine will then be set as the default |
46 | for all available algorithms. | 46 | for all available algorithms. |