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 eec224158..46537f177 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -545,6 +545,11 @@ or | |||
545 | .Cm no . | 545 | .Cm no . |
546 | The default is | 546 | The default is |
547 | .Cm yes . | 547 | .Cm yes . |
548 | .It Cm DebianBanner | ||
549 | Specifies whether the distribution-specified extra version suffix is | ||
550 | included during initial protocol handshake. | ||
551 | The default is | ||
552 | .Cm yes . | ||
548 | .It Cm DenyGroups | 553 | .It Cm DenyGroups |
549 | This keyword can be followed by a list of group name patterns, separated | 554 | This keyword can be followed by a list of group name patterns, separated |
550 | by spaces. | 555 | by spaces. |