diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 2164d5841..8f078f618 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -413,6 +413,11 @@ or | |||
413 | .Dq no . | 413 | .Dq no . |
414 | The default is | 414 | The default is |
415 | .Dq delayed . | 415 | .Dq delayed . |
416 | .It Cm DebianBanner | ||
417 | Specifies whether the distribution-specified extra version suffix is | ||
418 | included during initial protocol handshake. | ||
419 | The default is | ||
420 | .Dq yes . | ||
416 | .It Cm DenyGroups | 421 | .It Cm DenyGroups |
417 | This keyword can be followed by a list of group name patterns, separated | 422 | This keyword can be followed by a list of group name patterns, separated |
418 | by spaces. | 423 | by spaces. |