summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-16 11:18:38 +1000
committerDamien Miller <djm@mindrot.org>2000-04-16 11:18:38 +1000
commit4af51306d9a51459a5bef922df1037f876ae51fe (patch)
tree09ecfc215fce82345a3259f8a0f384b9a67906f0 /ssh.1
parent5d1705ecf9bd3216dc99a84242bcdf2e7297d307 (diff)
- OpenBSD CVS updates.
[ssh.1 ssh.c] - ssh -2 [auth.c channels.c clientloop.c packet.c packet.h serverloop.c] [session.c sshconnect.c] - check payload for (illegal) extra data [ALL] - whitespace cleanup
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 6 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 548339e6b..1d1a76cf7 100644
--- a/ssh.1
+++ b/ssh.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 21:55:14 1995 ylo 10.\" Created: Sat Apr 22 21:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh.1,v 1.21 2000/04/13 02:26:37 damien Exp $ 12.\" $Id: ssh.1,v 1.22 2000/04/16 01:18:46 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH 1 15.Dt SSH 1
@@ -24,7 +24,7 @@
24.Op Ar command 24.Op Ar command
25.Pp 25.Pp
26.Nm ssh 26.Nm ssh
27.Op Fl afgknqtvxCPX46 27.Op Fl afgknqtvxCPX246
28.Op Fl c Ar blowfish | 3des 28.Op Fl c Ar blowfish | 3des
29.Op Fl e Ar escape_char 29.Op Fl e Ar escape_char
30.Op Fl i Ar identity_file 30.Op Fl i Ar identity_file
@@ -455,6 +455,10 @@ from the local machine.
455Port forwardings can also be specified in the configuration file. 455Port forwardings can also be specified in the configuration file.
456Privileged ports can be forwarded only when 456Privileged ports can be forwarded only when
457logging in as root on the remote machine. 457logging in as root on the remote machine.
458.It Fl 2
459Forces
460.Nm
461to use protocol version 2 only.
458.It Fl 4 462.It Fl 4
459Forces 463Forces
460.Nm 464.Nm