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