summaryrefslogtreecommitdiffstats
path: root/doc/man3/BN_mod_mul_reciprocal.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/BN_mod_mul_reciprocal.pod')
-rw-r--r--doc/man3/BN_mod_mul_reciprocal.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_mod_mul_reciprocal.pod b/doc/man3/BN_mod_mul_reciprocal.pod
index d0536cd95b..f90f2f7002 100644
--- a/doc/man3/BN_mod_mul_reciprocal.pod
+++ b/doc/man3/BN_mod_mul_reciprocal.pod
@@ -57,7 +57,7 @@ The error codes can be obtained by L<ERR_get_error(3)>.
=head1 SEE ALSO
-L<bn(3)>, L<ERR_get_error(3)>, L<BN_add(3)>,
+L<bn(7)>, L<ERR_get_error(3)>, L<BN_add(3)>,
L<BN_CTX_new(3)>
=head1 HISTORY