=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd.8,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- src/usr.bin/ssh/sshd.8 2000/12/28 12:03:57 1.76 +++ src/usr.bin/ssh/sshd.8 2001/01/04 22:25:58 1.77 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.76 2000/12/28 12:03:57 markus Exp $ +.\" $OpenBSD: sshd.8,v 1.77 2001/01/04 22:25:58 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -197,7 +197,7 @@ 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.