aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/BN_mod_inverse.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/BN_mod_inverse.pod')
-rw-r--r--doc/man3/BN_mod_inverse.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_mod_inverse.pod b/doc/man3/BN_mod_inverse.pod
index b4792ad..1dd7b02 100644
--- a/doc/man3/BN_mod_inverse.pod
+++ b/doc/man3/BN_mod_inverse.pod
@@ -27,7 +27,7 @@ NULL on error. 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)>
=head1 COPYRIGHT