- djm@cvs.openbsd.org 2005/05/19 02:40:52
     [sshd_config]
     whitespace nit, from grunk AT pestilenz.org
diff --git a/ChangeLog b/ChangeLog
index 75d2ee5..390ce1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,6 +59,9 @@
    - djm@cvs.openbsd.org 2005/05/19 02:39:55
      [sshd_config.5]
      sort config options, from grunk AT pestilenz.org; ok jmc@
+   - djm@cvs.openbsd.org 2005/05/19 02:40:52
+     [sshd_config]
+     whitespace nit, from grunk AT pestilenz.org
 
 20050524
  - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
@@ -2558,4 +2561,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.3778 2005/05/26 02:12:19 djm Exp $
+$Id: ChangeLog,v 1.3779 2005/05/26 02:12:37 djm Exp $
diff --git a/sshd_config b/sshd_config
index 53ae994..2c3afb9 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-#	$OpenBSD: sshd_config,v 1.70 2004/12/23 23:11:00 djm Exp $
+#	$OpenBSD: sshd_config,v 1.71 2005/05/19 02:40:52 djm Exp $
 
 # This is the sshd server system-wide configuration file.  See
 # sshd_config(5) for more information.
@@ -27,7 +27,7 @@
 #ServerKeyBits 768
 
 # Logging
-#obsoletes QuietMode and FascistLogging
+# obsoletes QuietMode and FascistLogging
 #SyslogFacility AUTH
 #LogLevel INFO