aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lock
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
committerNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
commit3be5f1f5ce6c92fb28926e7d02f855c12d534c34 (patch)
tree883740b5389fc8a55ce5e48bed258325fc6e4b62 /usr.bin/lock
parent414a35e60a8f1ce324672b4e15a8a9de5514b23a (diff)
Notes
Diffstat (limited to 'usr.bin/lock')
-rw-r--r--usr.bin/lock/lock.11
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/lock/lock.1 b/usr.bin/lock/lock.1
index fba54423232a..8f707777f50e 100644
--- a/usr.bin/lock/lock.1
+++ b/usr.bin/lock/lock.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)lock.1 8.1 (Berkeley) 6/6/93
+.\" $Id$
.\"
.Dd June 6, 1993
.Dt LOCK 1