It makes more sense to refer to specific function manuals than the concept
[openssl.git] / doc / crypto / BN_mod_mul_montgomery.pod
index ed4af7a214ed1bd94cc183fe5dc52498d6e8fc9e..6b16351b92e4bd67967762e3f0de7858c5a620e8 100644 (file)
@@ -87,7 +87,7 @@ outside the expected range.
 
 =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)>,
 L<BN_CTX_new(3)|BN_CTX_new(3)>
 
 =head1 HISTORY