Typo fixes
[openssl.git] / doc / crypto / SCT_print.pod
index 4dfa4eb8699bd554a8065ebeaacb4d630280227e..88ad43ecdcfb481ff35acdc33947281ba2429c8d 100644 (file)
@@ -25,8 +25,8 @@ is provided, it will be used to print the description of the CT log that issued
 each SCT (if that log is in the CTLOG_STORE). Alternatively, NULL can be passed
 as the CTLOG_STORE parameter to disable this feature.
 
-B<SCT_validation_status_string> will return the validation status of an SCT as
-a human-readable string. Call L<SCT_validate>() or SCT_LIST_validate()
+SCT_validation_status_string() will return the validation status of an SCT as
+a human-readable string. Call SCT_validate() or SCT_LIST_validate()
 beforehand in order to set the validation status of an SCT first.
 
 =head1 SEE ALSO
@@ -36,6 +36,10 @@ L<bio(3)>,
 L<CTLOG_STORE_new(3)>,
 L<SCT_validate(3)>
 
+=head1 HISTORY
+
+These functions were added in OpenSSL 1.1.0.
+
 =head1 COPYRIGHT
 
 Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.