diff options
| author | elric <elric@NetBSD.org> | 2002-09-28 15:07:33 +0000 |
|---|---|---|
| committer | elric <elric@NetBSD.org> | 2002-09-28 15:07:33 +0000 |
| commit | 75bc91b4e4a1f15b366df7aa478bb3d3657edefb (patch) | |
| tree | 33bbc1d6d255fce8feb94df09d7876ad16bf84f5 /crypto | |
| parent | d26f39414929cd70da798593b3515c9a2bddf323 (diff) | |
Changed documentation of the default setting for PermitRootLogin
to ``no'', to match our actual default setting.
Addresses PR: bin/18445
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/dist/ssh/sshd_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/dist/ssh/sshd_config.5 b/crypto/dist/ssh/sshd_config.5 index 0f5f922455a..06633cf402b 100644 --- a/crypto/dist/ssh/sshd_config.5 +++ b/crypto/dist/ssh/sshd_config.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: sshd_config.5,v 1.1.1.1 2002/06/24 05:26:13 itojun Exp $ +.\" $NetBSD: sshd_config.5,v 1.2 2002/09/28 15:07:33 elric Exp $ .\" -*- nroff -*- .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> @@ -441,7 +441,7 @@ The argument must be or .Dq no . The default is -.Dq yes . +.Dq no . .Pp If this option is set to .Dq without-password |
