The -v option actually is called -d.

Fixes PR 13168.
This commit is contained in:
martin 2001-06-11 11:29:22 +00:00
parent 712d37e53b
commit 71000126b0

View File

@ -1,4 +1,4 @@
.\" $NetBSD: shlock.1,v 1.3 2000/09/04 07:35:19 kleink Exp $
.\" $NetBSD: shlock.1,v 1.4 2001/06/11 11:29:22 martin Exp $
.\"
.Dd June 29, 1997
.Dt SHLOCK 1
@ -12,7 +12,7 @@
.Ar lockfile
.Op Fl p Ar PID
.Op Fl u
.Op Fl v
.Op Fl d
.Sh DESCRIPTION
The
.Nm
@ -67,7 +67,7 @@ to read and write the PID as a binary pid_t, instead of as ASCII,
to be compatible with the locks created by UUCP.
.Pp
The
.Fl v
.Fl d
option causes
.Nm
to be verbose about what it is doing.