summaryrefslogtreecommitdiffstats
path: root/doc/man3/BN_bn2bin.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-11 09:33:09 +0100
committerRichard Levitte <levitte@openssl.org>2016-11-11 13:06:43 +0100
commitb97fdb57a269656fa20024a4404d3f543f06ac61 (patch)
tree4c4901f44bdc497922530f7c3eeb257bac7ae7da /doc/man3/BN_bn2bin.pod
parentd36bae1aaba1787199b610b6d6db04e4928b5381 (diff)
Fix referenses in section 3 manuals
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1900)
Diffstat (limited to 'doc/man3/BN_bn2bin.pod')
-rw-r--r--doc/man3/BN_bn2bin.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BN_bn2bin.pod b/doc/man3/BN_bn2bin.pod
index b272010ba0..8c9c213b4e 100644
--- a/doc/man3/BN_bn2bin.pod
+++ b/doc/man3/BN_bn2bin.pod
@@ -100,7 +100,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_zero(3)>,
+L<bn(7)>, L<ERR_get_error(3)>, L<BN_zero(3)>,
L<ASN1_INTEGER_to_BN(3)>,
L<BN_num_bytes(3)>