summaryrefslogtreecommitdiffstats
path: root/doc/apps/dhparam.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/dhparam.pod')
-rw-r--r--doc/apps/dhparam.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/dhparam.pod b/doc/apps/dhparam.pod
index 59199358d4..71c61eaf6c 100644
--- a/doc/apps/dhparam.pod
+++ b/doc/apps/dhparam.pod
@@ -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>