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 bc79a6636..b56564044 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -534,6 +534,11 @@ or | |||
534 | .Dq no . | 534 | .Dq no . |
535 | The default is | 535 | The default is |
536 | .Dq delayed . | 536 | .Dq delayed . |
537 | .It Cm DebianBanner | ||
538 | Specifies whether the distribution-specified extra version suffix is | ||
539 | included during initial protocol handshake. | ||
540 | The default is | ||
541 | .Dq yes . | ||
537 | .It Cm DenyGroups | 542 | .It Cm DenyGroups |
538 | This keyword can be followed by a list of group name patterns, separated | 543 | This keyword can be followed by a list of group name patterns, separated |
539 | by spaces. | 544 | by spaces. |