diff options
author | Ryo Nakamura <upa@haeena.net> | 2024-04-29 18:27:56 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2024-04-29 18:27:56 +0900 |
commit | 675126a8368503edee00854a5d82f9cc32524bc2 (patch) | |
tree | 7e56786ef1fd8057c8cec35658389e52869add3f /doc/mscp.1.in | |
parent | ef2dd55572a17cf9a2a1059aca2fa395e7d7efca (diff) |
manpage: improve descriptions for MaxStartups
Diffstat (limited to 'doc/mscp.1.in')
-rw-r--r-- | doc/mscp.1.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mscp.1.in b/doc/mscp.1.in index 75bf8e3..150d1a0 100644 --- a/doc/mscp.1.in +++ b/doc/mscp.1.in @@ -130,7 +130,8 @@ pinned to any cores. .TP .B \-u \fIMAX_STARTUPS\fR -Specifies the number of concurrent outgoing SSH connections. +Specifies the number of concurrent unauthenticated SSH connection +attempts. .B sshd limits the number of simultaneous SSH connection attempts by .I MaxStartups |