=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lock/lock.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/lock/lock.1 1996/09/06 01:57:15 1.3 --- src/usr.bin/lock/lock.1 1998/09/26 19:55:00 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: lock.1,v 1.3 1996/09/06 01:57:15 downsj 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.4 1998/09/26 19:55:00 aaron Exp $ .\" $NetBSD: lock.1,v 1.4 1994/12/22 01:16:21 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 *************** *** 46,58 **** .Op Fl p .Op Fl t Ar timeout .Sh DESCRIPTION ! .Nm Lock requests a password from the user, reads it again for verification and then will normally not relinquish the terminal until the password is repeated. There are two other conditions under which it will terminate: it will timeout after some interval of time and it may be killed by someone ! with the appropriate permission. .Pp Options: .Pp --- 46,58 ---- .Op Fl p .Op Fl t Ar timeout .Sh DESCRIPTION ! .Nm lock requests a password from the user, reads it again for verification and then will normally not relinquish the terminal until the password is repeated. There are two other conditions under which it will terminate: it will timeout after some interval of time and it may be killed by someone ! with the appropriate privileges. .Pp Options: .Pp