- deraadt@cvs.openbsd.org 2002/02/19 02:50:59
[sshd_config] stategy is not an english word
This commit is contained in:
parent
85221b2818
commit
95ca7e9f1f
|
@ -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
|
||||
|
@ -7637,4 +7640,4 @@
|
|||
- 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 $
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue