summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2003-05-15 04:08:42 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2003-05-15 04:08:42 +0000
commit4b48c5c4b45e04b5321cb09cbc3eb0283cac1036 (patch)
tree1f2cc240c6bd1b7cdbbbb725b5be0653ea5189a5 /usr.bin/ssh
parent31ea9a21847cf9d8ab8792bc0cc020820adb30bc (diff)
~B is ssh2 only
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 8f91ba754ca..f4b1679e358 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/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.170 2003/05/14 22:24:42 markus Exp $
+.\" $OpenBSD: ssh.1,v 1.171 2003/05/15 04:08:41 markus Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -302,7 +302,8 @@ to terminate
.It Cm ~?
Display a list of escape characters
.It Cm ~B
-Send a BREAK to the remote system.
+Send a BREAK to the remote system (only useful for SSH protocol version 2
+and if the peer supports it)
.It Cm ~C
Open command line (only useful for adding port forwardings using the
.Fl L