aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/SSL_get_client_random.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/SSL_get_client_random.pod
parentd36bae1aaba1787199b610b6d6db04e4928b5381 (diff)
downloadopenssl-b97fdb57a269656fa20024a4404d3f543f06ac61.zip
openssl-b97fdb57a269656fa20024a4404d3f543f06ac61.tar.gz
openssl-b97fdb57a269656fa20024a4404d3f543f06ac61.tar.bz2
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/SSL_get_client_random.pod')
-rw-r--r--doc/man3/SSL_get_client_random.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_get_client_random.pod b/doc/man3/SSL_get_client_random.pod
index 46a2aa3..7012076 100644
--- a/doc/man3/SSL_get_client_random.pod
+++ b/doc/man3/SSL_get_client_random.pod
@@ -71,7 +71,7 @@ of bytes they would copy--that is, the length of the underlying field.
=head1 SEE ALSO
-L<ssl(3)>,
+L<ssl(7)>,
L<RAND_bytes(3)>,
L<SSL_export_keying_material(3)>