Fix L<> content in manpages
[openssl.git] / doc / crypto / buffer.pod
index 3804c5649b06fdd4c29f3088598c872bb7ea7966..c56cc89ab653ffbae714f2d29a255b4419271f73 100644 (file)
@@ -71,7 +71,7 @@ BUF_MEM_grow() returns zero on error or the new size (i.e. B<len>).
 
 =head1 SEE ALSO
 
-L<bio(3)|bio(3)>,
+L<bio(3)>,
 L<CRYPTO_secure_malloc(3)>.
 
 =head1 HISTORY