It makes more sense to refer to specific function manuals than the concept
[openssl.git] / doc / crypto / DH_generate_key.pod
index 920995b2e5aa5eede09bf46eeb9ad6c8b4613d83..81f09fdf45eada71b5a110e246be866790b9c561 100644 (file)
@@ -40,7 +40,7 @@ The error codes can be obtained by L<ERR_get_error(3)|ERR_get_error(3)>.
 
 =head1 SEE ALSO
 
-L<dh(3)|dh(3)>, L<err(3)|err(3)>, L<rand(3)|rand(3)>, L<DH_size(3)|DH_size(3)>
+L<dh(3)|dh(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<rand(3)|rand(3)>, L<DH_size(3)|DH_size(3)>
 
 =head1 HISTORY