Use EXAMPLES not EXAMPLE for section title
[openssl.git] / doc / man3 / PKCS12_newpass.pod
index 14cfcdf185658b81fb0b7b75ff53c6151e5ce8c9..491fbcbbee520cf07e0f1af0efc8ce6d486c2ead 100644 (file)
@@ -34,7 +34,7 @@ L<UI_OpenSSL(3)>, for example.
 PKCS12_newpass() returns 1 on success or 0 on failure. Applications can
 retrieve the most recent error from PKCS12_newpass() with ERR_get_error().
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 This example loads a PKCS#12 file, changes its password and writes out
 the result to a new file.