summaryrefslogtreecommitdiffstats
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 02:20:13 +0200
committerDamien Miller <djm@mindrot.org>2003-05-15 02:20:13 +0200
commit54c459866e2da288a3895eecf097104ac6f9f4d0 (patch)
tree153fc4387b34aaa23b9e088ceb44fbce325cdda3 /ssh.1
parent - jakob@cvs.openbsd.org 2003/05/14 18:16:20 (diff)
downloadopenssh-54c459866e2da288a3895eecf097104ac6f9f4d0.tar.xz
openssh-54c459866e2da288a3895eecf097104ac6f9f4d0.zip
- markus@cvs.openbsd.org 2003/05/14 22:24:42
[clientloop.c session.c ssh.1] allow to send a BREAK to the remote system; ok various
Diffstat (limited to '')
-rw-r--r--ssh.14
1 files changed, 3 insertions, 1 deletions
diff --git a/ssh.1 b/ssh.1
index a7e95c1f4..8f91ba754 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (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.169 2003/04/12 11:40:15 naddy Exp $
+.\" $OpenBSD: ssh.1,v 1.170 2003/05/14 22:24:42 markus Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -301,6 +301,8 @@ Background ssh at logout when waiting for forwarded connection / X11 sessions
to terminate
.It Cm ~?
Display a list of escape characters
+.It Cm ~B
+Send a BREAK to the remote system.
.It Cm ~C
Open command line (only useful for adding port forwardings using the
.Fl L