aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-11-12 18:49:54 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-11-14 20:59:43 +0000
commit3ef9e138dd8b70879ba91d84ac623baa0d4b6c91 (patch)
tree4441bd1bd1dbc2cd0a980e8282672474ed851653 /usr.bin
parente413da1358194fe2e3c75a914b9192ffbc67dfdd (diff)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/lock/lock.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1
index 9041cd92b0d5..a221d1b33840 100644
--- a/usr.bin/lock/lock.1
+++ b/usr.bin/lock/lock.1
@@ -1,3 +1,6 @@
+.\"-
+.\" SPDX-License-Identifier: BSD-3-Clause
+.\"
.\" Copyright (c) 1987, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -46,7 +49,7 @@ will timeout after some interval of time and it may be killed by someone
with the appropriate permission.
.Pp
The following options are available:
-.Bl -tag -width indent
+.Bl -tag -width "-t timeout"
.It Fl n
Do not use a timeout value.
Terminal will be locked forever.