summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2002-01-03 04:11:09 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2002-01-03 04:11:09 +0000
commit3b7b13aa4e4623ae878e6f2163a535b06df10b66 (patch)
tree5ba858a3175acf8c24131eb57fd42bc8bae7558c /usr.bin
parenta8c409b2b43635d095e5e8b5fd8fcd42fc4a539c (diff)
grammar in comment
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh_config9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh_config b/usr.bin/ssh/ssh_config
index 62093545444..7d1b210677c 100644
--- a/usr.bin/ssh/ssh_config
+++ b/usr.bin/ssh/ssh_config
@@ -1,8 +1,9 @@
-# $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $
+# $OpenBSD: ssh_config,v 1.11 2002/01/03 04:11:08 stevesk 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.
+# This is the ssh client system-wide 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