complete sshd -g manpage default merge

This commit is contained in:
Kevin Steves 2001-01-07 11:53:40 +00:00
parent fcd5d60a95
commit 9ce907c3d6
1 changed files with 1 additions and 1 deletions

2
sshd.8
View File

@ -197,7 +197,7 @@ The default is
refuses to start if there is no configuration file.
.It Fl g Ar login_grace_time
Gives the grace time for clients to authenticate themselves (default
300 seconds).
600 seconds).
If the client fails to authenticate the user within
this many seconds, the server disconnects and exits.
A value of zero indicates no limit.