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