Fixed unterminated B tag, causing build to fail with newer pod2man versions
[openssl.git] / doc / crypto / EVP_OpenInit.pod
index 1a3f2e410df992c4c6f88668a6c8d13a03b7d370..2e710da945b0c5ffddd18def7e9ca6a45907e4a9 100644 (file)
@@ -54,7 +54,7 @@ EVP_OpenFinal() returns 0 if the decrypt failed or 1 for success.
 
 =head1 SEE ALSO
 
-L<evp(3)|evp(3)>,L<rand(3)|rand(3)>
+L<evp(3)|evp(3)>, L<rand(3)|rand(3)>,
 L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>,
 L<EVP_SealInit(3)|EVP_SealInit(3)>