=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -u -r1.5.2.2 -r1.5.2.3 --- src/usr.bin/ssh/ssh_config 2001/02/19 17:19:34 1.5.2.2 +++ src/usr.bin/ssh/ssh_config 2001/03/21 19:46:30 1.5.2.3 @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.5.2.2 2001/02/19 17:19:34 jason Exp $ +# $OpenBSD: ssh_config,v 1.5.2.3 2001/03/21 19:46:30 jason Exp $ # This is ssh client systemwide configuration file. See ssh(1) for more # information. This file provides defaults for users, and the values can @@ -31,6 +31,6 @@ # IdentityFile ~/.ssh/id_rsa1 # IdentityFile ~/.ssh/id_rsa2 # Port 22 -# Protocol 1,2 +# Protocol 2,1 # Cipher blowfish # EscapeChar ~