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 510cc7cb2..eaf8d01a2 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -404,6 +404,11 @@ or | |||
404 | .Dq no . | 404 | .Dq no . |
405 | The default is | 405 | The default is |
406 | .Dq delayed . | 406 | .Dq delayed . |
407 | .It Cm DebianBanner | ||
408 | Specifies whether the distribution-specified extra version suffix is | ||
409 | included during initial protocol handshake. | ||
410 | The default is | ||
411 | .Dq yes . | ||
407 | .It Cm DenyGroups | 412 | .It Cm DenyGroups |
408 | This keyword can be followed by a list of group name patterns, separated | 413 | This keyword can be followed by a list of group name patterns, separated |
409 | by spaces. | 414 | by spaces. |