initial update of ciphers doc
[openssl.git] / doc / apps / dhparam.pod
index c31db95a473280833905003e7b327f25a8da4aea..9edb4ff4e1dd0b80b9efe90238f32ef16bce48e0 100644 (file)
@@ -99,7 +99,7 @@ be loaded by calling the B<get_dh>I<numbits>B<()> function.
 
 =item B<-engine id>
 
-specifying an engine (by it's unique B<id> string) will cause B<req>
+specifying an engine (by its unique B<id> string) will cause B<dhparam>
 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.