Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/dist/ssh/Attic/ssh_config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/crypto/dist/ssh/Attic/ssh_config 2001/02/07 17:05:35 1.2 +++ src/crypto/dist/ssh/Attic/ssh_config 2001/03/19 20:03:30 1.3 @@ -1,5 +1,5 @@ -# $NetBSD: ssh_config,v 1.2 2001/02/07 17:05:35 itojun Exp $ -# $OpenBSD: ssh_config,v 1.8 2001/02/02 12:57:51 deraadt Exp $ +# $NetBSD: ssh_config,v 1.3 2001/03/19 20:03:30 itojun Exp $ +# $OpenBSD: ssh_config,v 1.9 2001/03/10 12:53:51 deraadt Exp $ # This is ssh client systemwide configuration file. See ssh(1) for more # information. This file provides defaults for users, and the values can @@ -32,6 +32,6 @@ # IdentityFile ~/.ssh/id_rsa1 # IdentityFile ~/.ssh/id_rsa2 # Port 22 -# Protocol 1,2 +# Protocol 2,1 # Cipher blowfish # EscapeChar ~