Use EXAMPLES not EXAMPLE for section title
[openssl.git] / doc / man7 / bio.pod
index 18f1125045ccf460d9ab1a2988928d5e74ee7856..bc1fb1e45e38d58792a5e540908521b189fa6d6e 100644 (file)
@@ -52,7 +52,7 @@ pointer to a BIO_METHOD. There is a naming convention for such functions:
 a source/sink BIO is normally called BIO_s_*() and a filter BIO
 BIO_f_*();
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 Create a memory BIO: