summaryrefslogtreecommitdiff
path: root/usr.bin/lock/lock.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-26 19:55:11 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-26 19:55:11 +0000
commit35b8c5441dbdbf9465562df82c9de11047696692 (patch)
tree81689a62c3e6e7a060ba61bd33d269c76f555339 /usr.bin/lock/lock.1
parent20a6de4b72bedf5f37091105647ba765e6cc5b5f (diff)
usr.bin/ man page fixes, f-m.
Diffstat (limited to 'usr.bin/lock/lock.1')
-rw-r--r--usr.bin/lock/lock.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1
index ad4ba6725ef..6e829ba26cc 100644
--- a/usr.bin/lock/lock.1
+++ b/usr.bin/lock/lock.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lock.1,v 1.3 1996/09/06 01:57:15 downsj Exp $
+.\" $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,13 +46,13 @@
.Op Fl p
.Op Fl t Ar timeout
.Sh DESCRIPTION
-.Nm Lock
+.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.
+with the appropriate privileges.
.Pp
Options:
.Pp