summaryrefslogtreecommitdiffstats
path: root/doc/man3/BN_CTX_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/BN_CTX_new.pod')
-rw-r--r--doc/man3/BN_CTX_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_CTX_new.pod b/doc/man3/BN_CTX_new.pod
index ca54590517..84c23e0484 100644
--- a/doc/man3/BN_CTX_new.pod
+++ b/doc/man3/BN_CTX_new.pod
@@ -57,7 +57,7 @@ replace use of BN_CTX_init with BN_CTX_new instead:
=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_start(3)>
=head1 HISTORY