diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
| commit | e8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch) | |
| tree | 9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/lock | |
| parent | 1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lock')
| -rw-r--r-- | usr.bin/lock/lock.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1 index 60348a5c0f46f..785fc4a7d74b5 100644 --- a/usr.bin/lock/lock.1 +++ b/usr.bin/lock/lock.1 @@ -44,8 +44,9 @@ .Op Fl p .Op Fl t Ar timeout .Sh DESCRIPTION -.Nm Lock -requests a password from the user, reads it again for verification +The +.Nm +utility 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 |
