summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/crypto/RAND_bytes.pod
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-04-03 19:27:51 +0000
committerderaadt <deraadt@openbsd.org>2000-04-03 19:27:51 +0000
commitd45ef463253e110830ca52e9b29ca02afbc3cf26 (patch)
tree2818f0de18ee8a1127eeea32efa92bdd9682012e /lib/libssl/src/doc/crypto/RAND_bytes.pod
parentadd nsphyter man page (diff)
downloadwireguard-openbsd-d45ef463253e110830ca52e9b29ca02afbc3cf26.tar.xz
wireguard-openbsd-d45ef463253e110830ca52e9b29ca02afbc3cf26.zip
correct Xr to where we actually install the man pages
Diffstat (limited to 'lib/libssl/src/doc/crypto/RAND_bytes.pod')
-rw-r--r--lib/libssl/src/doc/crypto/RAND_bytes.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/doc/crypto/RAND_bytes.pod b/lib/libssl/src/doc/crypto/RAND_bytes.pod
index b6ebd505278..b03748b9180 100644
--- a/lib/libssl/src/doc/crypto/RAND_bytes.pod
+++ b/lib/libssl/src/doc/crypto/RAND_bytes.pod
@@ -35,7 +35,7 @@ method.
=head1 SEE ALSO
-L<rand(3)|rand(3)>, L<err(3)|err(3)>, L<RAND_add(3)|RAND_add(3)>
+L<rand(3)|rand(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<RAND_add(3)|RAND_add(3)>
=head1 HISTORY