summaryrefslogtreecommitdiffstats
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-05 06:16:22 +0200
committerDamien Miller <djm@mindrot.org>2011-05-05 06:16:22 +0200
commit6c3eec7ab23d58157ded8a0e6283f93e45390d07 (patch)
tree3beb55b3ca050613a158865ec350008dcdd0ab72 /ssh.1
parent - djm@cvs.openbsd.org 2011/04/13 04:09:37 (diff)
downloadopenssh-6c3eec7ab23d58157ded8a0e6283f93e45390d07.tar.xz
openssh-6c3eec7ab23d58157ded8a0e6283f93e45390d07.zip
- djm@cvs.openbsd.org 2011/04/17 22:42:42
[PROTOCOL.mux clientloop.c clientloop.h mux.c ssh.1 ssh.c] allow graceful shutdown of multiplexing: request that a mux server removes its listener socket and refuse future multiplexing requests; ok markus@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index e3a42b5ad..1b0bcb781 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.316 2010/11/18 15:01:00 jmc Exp $
-.Dd $Mdocdate: November 18 2010 $
+.\" $OpenBSD: ssh.1,v 1.317 2011/04/17 22:42:41 djm Exp $
+.Dd $Mdocdate: April 17 2011 $
.Dt SSH 1
.Os
.Sh NAME
@@ -395,6 +395,8 @@ Valid commands are:
(request forwardings without command execution) and
.Dq exit
(request the master to exit).
+.Dq stop
+(request the master to stop accepting further multiplexing requests).
.It Fl o Ar option
Can be used to give options in the format used in the configuration file.
This is useful for specifying options for which there is no separate