summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.55
1 files changed, 5 insertions, 0 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 1269bbd40..a5afbc37e 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -528,6 +528,11 @@ or
528.Dq no . 528.Dq no .
529The default is 529The default is
530.Dq delayed . 530.Dq delayed .
531.It Cm DebianBanner
532Specifies whether the distribution-specified extra version suffix is
533included during initial protocol handshake.
534The default is
535.Dq yes .
531.It Cm DenyGroups 536.It Cm DenyGroups
532This keyword can be followed by a list of group name patterns, separated 537This keyword can be followed by a list of group name patterns, separated
533by spaces. 538by spaces.