It makes more sense to refer to specific function manuals than the concept
[openssl.git] / doc / crypto / BN_add_word.pod
index 66bedfb924422631074daf421b8aeb0117aaaa2e..94244adea4cd973b6e17bce818c6c164f0b778e7 100644 (file)
@@ -46,7 +46,7 @@ BN_mod_word() and BN_div_word() return B<a>%B<w>.
 
 =head1 SEE ALSO
 
-L<bn(3)|bn(3)>, L<err(3)|err(3)>, L<BN_add(3)|BN_add(3)>
+L<bn(3)|bn(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<BN_add(3)|BN_add(3)>
 
 =head1 HISTORY