diff options
Diffstat (limited to 'src/lib/libssl/src/doc/apps/dsa.pod')
-rw-r--r-- | src/lib/libssl/src/doc/apps/dsa.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/doc/apps/dsa.pod b/src/lib/libssl/src/doc/apps/dsa.pod index ed06b8806d..ddbc9327fa 100644 --- a/src/lib/libssl/src/doc/apps/dsa.pod +++ b/src/lib/libssl/src/doc/apps/dsa.pod | |||
@@ -109,7 +109,7 @@ a public key. | |||
109 | 109 | ||
110 | =item B<-engine id> | 110 | =item B<-engine id> |
111 | 111 | ||
112 | specifying an engine (by it's unique B<id> string) will cause B<req> | 112 | specifying an engine (by its unique B<id> string) will cause B<dsa> |
113 | to attempt to obtain a functional reference to the specified engine, | 113 | to attempt to obtain a functional reference to the specified engine, |
114 | thus initialising it if needed. The engine will then be set as the default | 114 | thus initialising it if needed. The engine will then be set as the default |
115 | for all available algorithms. | 115 | for all available algorithms. |