Use EXAMPLES not EXAMPLE for section title
[openssl.git] / doc / man3 / BIO_s_bio.pod
index a45715390f60a945eddb6a3af1edb5ad65b8f524..bad818cf4dbfcc09943374aa79fe233a016c2943 100644 (file)
@@ -133,7 +133,7 @@ locations for B<bio1> and B<bio2>. Check the error stack for more information.
 
 [XXXXX: More return values need to be added here]
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 The BIO pair can be used to have full control over the network access of an
 application. The application can call select() on the socket as required