mem functions cleanup
[openssl.git] / doc / apps / dhparam.pod
index 59199358d405f42abdd55c6c5ac24a1b42b9b48d..71c61eaf6c8b6344c4c1fcefd47fc496c136bf8e 100644 (file)
@@ -103,7 +103,7 @@ this option prints out the DH parameters in human readable form.
 =item B<-C>
 
 this option converts the parameters into C code. The parameters can then
-be loaded by calling the B<get_dh>I<numbits>B<()> function.
+be loaded by calling the get_dhNNNN() function.
 
 =item B<-engine id>