Blame SOURCES/openssl-1.0.0e-doc-noeof.patch

a5ef24
diff -up openssl-1.0.0e/doc/apps/s_client.pod.doc-noeof openssl-1.0.0e/doc/apps/s_client.pod
a5ef24
--- openssl-1.0.0e/doc/apps/s_client.pod.doc-noeof	2009-06-26 13:28:51.000000000 +0200
a5ef24
+++ openssl-1.0.0e/doc/apps/s_client.pod	2011-11-03 08:30:35.000000000 +0100
a5ef24
@@ -27,6 +27,7 @@ B<openssl> B<s_client>
a5ef24
 [B<-nbio>]
a5ef24
 [B<-crlf>]
a5ef24
 [B<-ign_eof>]
a5ef24
+[B<-no_ign_eof>]
a5ef24
 [B<-quiet>]
a5ef24
 [B<-ssl2>]
a5ef24
 [B<-ssl3>]
a5ef24
@@ -161,6 +162,11 @@ by some servers.
a5ef24
 inhibit shutting down the connection when end of file is reached in the
a5ef24
 input.
a5ef24
 
a5ef24
+=item B<-no_ign_eof>
a5ef24
+
a5ef24
+shut down the connection when end of file is reached in the
a5ef24
+input. Can be used to override the implicit B<-ign_eof> after B<-quiet>.
a5ef24
+
a5ef24
 =item B<-quiet>
a5ef24
 
a5ef24
 inhibit printing of session and certificate information.  This implicitly