diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-09 19:32:02 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-09 19:32:02 +0000 |
| commit | f88e6136c3929ca6531bc4b33e559a8aa2fd6dcf (patch) | |
| tree | cb889bee4a828b73dbff4c4a6f8c358f511e5782 /usr.bin/lock | |
| parent | df622d54f83b5932893226e7f53ffdd71f147d6e (diff) | |
Notes
Diffstat (limited to 'usr.bin/lock')
| -rw-r--r-- | usr.bin/lock/lock.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1 index adfea5c586c3..3dce031d7e3d 100644 --- a/usr.bin/lock/lock.1 +++ b/usr.bin/lock/lock.1 @@ -52,9 +52,8 @@ 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 -.Bl -tag -width Fl +The following options are available: +.Bl -tag -width indent .It Fl n Don't use a timeout value. Terminal will be locked forever. .It Fl p |
