=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lock/lock.1,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/lock/lock.1 1999/10/17 20:24:34 1.8 --- src/usr.bin/lock/lock.1 2000/03/08 03:11:31 1.9 *************** *** 1,4 **** ! .\" $OpenBSD: lock.1,v 1.8 1999/10/17 20:24:34 aaron Exp $ .\" $NetBSD: lock.1,v 1.4 1994/12/22 01:16:21 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: lock.1,v 1.9 2000/03/08 03:11:31 aaron Exp $ .\" $NetBSD: lock.1,v 1.4 1994/12/22 01:16:21 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 *************** *** 57,69 **** The options are as follows: .Bl -tag -width Fl .It Fl n ! Don't use a timeout value. Terminal will be locked forever. .It Fl p A password is not requested, instead the user's current login password is used. If the user has an S/Key key, they may also use it ! to unlock the terminal. To do this the user should enter "s/key" ! at the unlock "Key:" prompt. The user will then be issued an S/Key challenge to which they may respond with a six-word S/Key one-time password. .It Fl t Ar timeout --- 57,75 ---- The options are as follows: .Bl -tag -width Fl .It Fl n ! Don't use a timeout value. ! Terminal will be locked forever. .It Fl p A password is not requested, instead the user's current login password is used. If the user has an S/Key key, they may also use it ! to unlock the terminal. ! To do this the user should enter ! .Qq s/key ! at the unlock ! .Dq Key: ! prompt. ! The user will then be issued an S/Key challenge to which they may respond with a six-word S/Key one-time password. .It Fl t Ar timeout