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