]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/OSSL_CRMF_pbmp_new.pod
Use EXAMPLES not EXAMPLE for section title
[thirdparty/openssl.git] / doc / man3 / OSSL_CRMF_pbmp_new.pod
index cdd30ffca1743ea3b821cec2920262fe50ce49ca..4ebfa69d46e2b40e92e88d244253fef937d03064 100644 (file)
@@ -49,7 +49,7 @@ OSSL_CRMF_pbm_new() returns 1 on success, 0 on error.
 OSSL_CRMF_pbmp_new() returns a new and initialized OSSL_CRMF_PBMPARAMETER
 structure, or NULL on error.
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
  OSSL_CRMF_PBMPARAMETER *pbm = NULL;
  unsigned char *msg = "Hello";