4.3BSD-UWisc/man/man1/lock.1

Compare this file to the similar file:
Show the results in this format:

.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)lock.1	6.2 (Berkeley) 5/7/86
.\"
.TH LOCK 1 "May 7, 1986"
.UC
.SH NAME
lock \- reserve a terminal
.SH SYNOPSIS
.B lock
[
.B \-number
]
.br
.SH DESCRIPTION
.I Lock
requests a password from the user, reads it again for verification and
then it will normally not relinquish the terminal until the password is
repeated. There are three other conditions under it will terminate:
it accepts the password for root as an alternative to the one given
by the user, it will timeout after some interval of time,
and it may be killed by somebody with the appropiate permission.
The default time limit is 15 minutes but it may be changed with the
.B \-number
option where
.I number
is the time limit in minutes.