summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd_config
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2002-06-20 20:03:35 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2002-06-20 20:03:35 +0000
commit6c7f0e02cbd25ac6208c32b9c7d5b2ad9164e4cb (patch)
treefd2590460e7eee952bbcbf8d7d735b88d2b64d72 /usr.bin/ssh/sshd_config
parent7fb47e795d7a361486cd9c16e9777583d9605957 (diff)
refer to config file man page
Diffstat (limited to 'usr.bin/ssh/sshd_config')
-rw-r--r--usr.bin/ssh/sshd_config6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config b/usr.bin/ssh/sshd_config
index 35af8ffbe90..1b5f70b8e37 100644
--- a/usr.bin/ssh/sshd_config
+++ b/usr.bin/ssh/sshd_config
@@ -1,7 +1,7 @@
-# $OpenBSD: sshd_config,v 1.54 2002/05/15 21:56:38 markus Exp $
+# $OpenBSD: sshd_config,v 1.55 2002/06/20 20:03:34 stevesk Exp $
-# This is the sshd server system-wide configuration file. See sshd(8)
-# for more information.
+# 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