]> andersk Git - openssh.git/blobdiff - ssh_config
- markus@cvs.openbsd.org 2001/03/23 14:28:32
[openssh.git] / ssh_config
index fdac1313c6a7faaa06c7900f6a9ed07080c7577c..e3faa7709139da047f62789fa9c28b5027244dc1 100644 (file)
@@ -1,6 +1,8 @@
-# This is ssh client systemwide configuration file.  This file provides 
-# defaults for users, and the values can be changed in per-user configuration
-# files or on the command line.
+#      $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
+# be changed in per-user configuration files or on the command line.
 
 # Configuration data is parsed as follows:
 #  1. command line options
@@ -29,6 +31,6 @@
 #   IdentityFile ~/.ssh/id_rsa1
 #   IdentityFile ~/.ssh/id_rsa2
 #   Port 22
-#   Protocol 1,2
+#   Protocol 2,1
 #   Cipher blowfish
 #   EscapeChar ~
This page took 0.852753 seconds and 4 git commands to generate.