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