Remove unnecessary bold tags in CT pods
[openssl.git] / doc / crypto / CTLOG_STORE_get0_log_by_id.pod
index 9ad0418d3fb1e36dc44220827cad0753932bb86b..6747f7424c76aea73cdd92166c21208fd572252e 100644 (file)
@@ -20,7 +20,7 @@ A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
 Therefore, it is useful to be able to look up more information about a log
 (e.g. its public key) using this LogID.
 
-B<CTLOG_STORE_get0_log_by_id>() provides a way to do this. It will find a CTLOG
+CTLOG_STORE_get0_log_by_id() provides a way to do this. It will find a CTLOG
 in a CTLOG_STORE that has a given LogID.
 
 =head1 RETURN VALUES