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