It makes more sense to refer to specific function manuals than the concept

manual when the specific function is refered to in the current manual text.
This correction was originally introduced in OpenBSD's tracking of OpenSSL.
This commit is contained in:
Richard Levitte
2002-09-25 13:34:37 +00:00
parent 6c8aec60ca
commit b3c1d18d03
27 changed files with 37 additions and 29 deletions

View File

@@ -90,7 +90,7 @@ Seed lengths E<gt> 20 are not supported.
=head1 SEE ALSO
L<dsa(3)|dsa(3)>, L<err(3)|err(3)>, L<rand(3)|rand(3)>,
L<dsa(3)|dsa(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<rand(3)|rand(3)>,
L<DSA_free(3)|DSA_free(3)>
=head1 HISTORY