Add the missing NAME header in the OCSP docs
authorRichard Levitte <levitte@openssl.org>
Sat, 21 May 2016 18:49:33 +0000 (20:49 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 22 May 2016 22:45:44 +0000 (00:45 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/crypto/OCSP_REQUEST_new.pod
doc/crypto/OCSP_cert_to_id.pod
doc/crypto/OCSP_request_add1_nonce.pod
doc/crypto/OCSP_response_find_status.pod
doc/crypto/OCSP_response_status.pod

index 1553c2852a3ef66acebf473200457cd6deaf3a54..82de0d597a28ff2201646a0043c852826aa22d1f 100644 (file)
@@ -1,5 +1,7 @@
 =pod
 
 =pod
 
+=head1 NAME
+
 OCSP_REQUEST_new, OCSP_REQUEST_free, OCSP_request_add0_id, OCSP_request_sign,
 OCSP_request_add1_cert, OCSP_request_onereq_count,
 OCSP_request_onereq_get0 - OCSP request functions.
 OCSP_REQUEST_new, OCSP_REQUEST_free, OCSP_request_add0_id, OCSP_request_sign,
 OCSP_request_add1_cert, OCSP_request_onereq_count,
 OCSP_request_onereq_get0 - OCSP request functions.
index 115ba3426a898f4ca141016b260d2af61a4df31a..bd0641710629c09626d53c8f1e0684b80f0272f8 100644 (file)
@@ -1,5 +1,7 @@
 =pod
 
 =pod
 
+=head1 NAME
+
 OCSP_cert_to_id, OCSP_cert_id_new, OCSP_CERTID_free, OCSP_id_issuer_cmp,
 OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions.
 
 OCSP_cert_to_id, OCSP_cert_id_new, OCSP_CERTID_free, OCSP_id_issuer_cmp,
 OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions.
 
index 590ee25394147b28dc8cf396f3174deb1676f160..4162c7044f3ffd274c1de585bd15dba166f50fed 100644 (file)
@@ -1,5 +1,7 @@
 =pod
 
 =pod
 
+=head1 NAME
+
 OCSP_request_add1_nonce, OCSP_basic_add1_nonce, OCSP_check_nonce, OCSP_copy_nonce - OCSP nonce functions.
 
 =head1 SYNOPSIS
 OCSP_request_add1_nonce, OCSP_basic_add1_nonce, OCSP_check_nonce, OCSP_copy_nonce - OCSP nonce functions.
 
 =head1 SYNOPSIS
index 56a9c83769ce2e097c65e8583f1cd424f66d0755..8baeb2fde5e60c115a30852ddd89a5865faddfe2 100644 (file)
@@ -1,5 +1,7 @@
 =pod
 
 =pod
 
+=head1 NAME
+
 OCSP_resp_find_status, OCSP_resp_count, OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, OCSP_check_validity - OCSP response utility functions.
 
 =head1 SYNOPSIS
 OCSP_resp_find_status, OCSP_resp_count, OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, OCSP_check_validity - OCSP response utility functions.
 
 =head1 SYNOPSIS
index 9689facb3f36d10a21184d2adbf377576c34b2dc..8cae3aedb09e03a1589e4d0c883501efd90493c6 100644 (file)
@@ -1,5 +1,7 @@
 =pod
 
 =pod
 
+=head1 NAME
+
 OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,
 OCSP_RESPONSE_free - OCSP response functions.
 
 OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,
 OCSP_RESPONSE_free - OCSP response functions.