summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@cvs.openbsd.org>2011-05-06 01:03:36 +0000
committerDarren Tucker <dtucker@cvs.openbsd.org>2011-05-06 01:03:36 +0000
commit7fc7ef52f2f0e907dc1eda4e55b413c9dbcbca08 (patch)
tree86ae733f5b85ffe38b1844ce2604eb80c309d56b /usr.bin/ssh
parentb5c441f90b7d70f245c5c75470f953e4082d6448 (diff)
clarify language about overriding defaults. bz#1892, from Petr Cerny
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/sshd_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd_config b/usr.bin/ssh/sshd_config
index fbc81867c45..7d83b3c84b4 100644
--- a/usr.bin/ssh/sshd_config
+++ b/usr.bin/ssh/sshd_config
@@ -1,11 +1,11 @@
-# $OpenBSD: sshd_config,v 1.82 2010/09/06 17:10:19 naddy Exp $
+# $OpenBSD: sshd_config,v 1.83 2011/05/06 01:03:35 dtucker Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
-# possible, but leave them commented. Uncommented options change a
+# possible, but leave them commented. Uncommented options override the
# default value.
#Port 22