]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man7/X25519.pod
Use EXAMPLES not EXAMPLE for section title
[thirdparty/openssl.git] / doc / man7 / X25519.pod
index 7f0bdff27634601989cc123fa874e388776d7043..6af40c6afe67491c6117028d2705e04135ca687f 100644 (file)
@@ -37,7 +37,7 @@ X25519 or X448 public keys can be set directly using
 L<EVP_PKEY_new_raw_public_key(3)> or loaded from a SubjectPublicKeyInfo
 structure in a PEM file using L<PEM_read_bio_PUBKEY(3)> (or similar function).
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 This example generates an B<X25519> private key and writes it to standard
 output in PEM format: