It makes more sense to refer to specific function manuals than the concept
[openssl.git] / doc / crypto / BN_rand.pod
index 9cec238f9e24b9d8808ce50f558bdd188892c3e1..81f93c2eb3a4e5d64420678dee435bcd51dd27e5 100644 (file)
@@ -45,7 +45,7 @@ The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
 
 =head1 SEE ALSO
 
-L<bn(3)|bn(3)>, L<err(3)|err(3)>, L<rand(3)|rand(3)>,
+L<bn(3)|bn(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<rand(3)|rand(3)>,
 L<RAND_add(3)|RAND_add(3)>, L<RAND_bytes(3)|RAND_bytes(3)>
 
 =head1 HISTORY