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:33:58 +00:00
parent d836e3679a
commit 9c4d0c68bd
26 changed files with 35 additions and 28 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