diff options
author | 2000-04-03 19:27:51 +0000 | |
---|---|---|
committer | 2000-04-03 19:27:51 +0000 | |
commit | d45ef463253e110830ca52e9b29ca02afbc3cf26 (patch) | |
tree | 2818f0de18ee8a1127eeea32efa92bdd9682012e /lib/libssl/src/doc/crypto/RAND_bytes.pod | |
parent | add nsphyter man page (diff) | |
download | wireguard-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.pod | 2 |
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 |