diff options
-rw-r--r-- | sshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ The default is | |||
197 | refuses to start if there is no configuration file. | 197 | refuses to start if there is no configuration file. |
198 | .It Fl g Ar login_grace_time | 198 | .It Fl g Ar login_grace_time |
199 | Gives the grace time for clients to authenticate themselves (default | 199 | Gives the grace time for clients to authenticate themselves (default |
200 | 300 seconds). | 200 | 600 seconds). |
201 | If the client fails to authenticate the user within | 201 | If the client fails to authenticate the user within |
202 | this many seconds, the server disconnects and exits. | 202 | this many seconds, the server disconnects and exits. |
203 | A value of zero indicates no limit. | 203 | A value of zero indicates no limit. |