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 1269bbd40..a5afbc37e 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -528,6 +528,11 @@ or | |||
528 | .Dq no . | 528 | .Dq no . |
529 | The default is | 529 | The default is |
530 | .Dq delayed . | 530 | .Dq delayed . |
531 | .It Cm DebianBanner | ||
532 | Specifies whether the distribution-specified extra version suffix is | ||
533 | included during initial protocol handshake. | ||
534 | The default is | ||
535 | .Dq yes . | ||
531 | .It Cm DenyGroups | 536 | .It Cm DenyGroups |
532 | This keyword can be followed by a list of group name patterns, separated | 537 | This keyword can be followed by a list of group name patterns, separated |
533 | by spaces. | 538 | by spaces. |