Fix nits in crypto.pod,ssl.pod
[openssl.git] / doc / ssl / ssl.pod
index ee147810fd990578fd127ff8d082596e46bb4e21..9a95019930d49d9ee0335edd8604a6e61217eea3 100644 (file)
@@ -4,6 +4,10 @@
 
 SSL - OpenSSL SSL/TLS library
 
+=head1 SYNOPSIS
+
+See the individual manual pages for details.
+
 =head1 DESCRIPTION
 
 The OpenSSL B<ssl> library implements the Secure Sockets Layer (SSL v2/v3) and
@@ -718,6 +722,10 @@ Returns the current handshake state.
 
 =back
 
+=head1 RETURN VALUES
+
+See the individual manual pages for details.
+
 =head1 SEE ALSO
 
 L<openssl(1)>, L<crypto(3)>,