]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- deraadt@cvs.openbsd.org 2002/02/19 02:50:59
authorDamien Miller <djm@mindrot.org>
Tue, 19 Feb 2002 04:29:02 +0000 (15:29 +1100)
committerDamien Miller <djm@mindrot.org>
Tue, 19 Feb 2002 04:29:02 +0000 (15:29 +1100)
     [sshd_config]
     stategy is not an english word

ChangeLog
sshd_config

index 730bde6e5a16e3161abfbf3662e0939affc1ba64..d8df46c0312a9a422cc3e36a8fd1c994a6528a9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,9 @@
    - markus@cvs.openbsd.org 2002/02/18 17:55:20
      [ssh.1]
      -q: Fatal errors are _not_ displayed.
+   - deraadt@cvs.openbsd.org 2002/02/19 02:50:59
+     [sshd_config]
+     stategy is not an english word
 
 20020218
  - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1864 2002/02/19 04:27:23 djm Exp $
+$Id: ChangeLog,v 1.1865 2002/02/19 04:29:02 djm Exp $
index e05e24cc6de7fb76c7d2b1f29593346c617c2805..8f7f0e492e3f988bc6b6c533fbf1ef2ee2f05f3f 100644 (file)
@@ -5,7 +5,7 @@
 
 # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
 
-# The stategy used for options in the default sshd_config shipped with
+# 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
 # default value.