diff options
Diffstat (limited to 'share/man/man9/lockstatus.9')
-rw-r--r-- | share/man/man9/lockstatus.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/lockstatus.9 b/share/man/man9/lockstatus.9 index a6d5e4c..361947c 100644 --- a/share/man/man9/lockstatus.9 +++ b/share/man/man9/lockstatus.9 @@ -45,7 +45,7 @@ function returns the status of the lock in relation to the passed to it. .Pp Its arguments are: -.Bl -tag -xwidth ".Fa lkp" +.Bl -tag -width ".Fa lkp" .It Fa lkp The lock to return the status of. .It Fa p @@ -59,7 +59,7 @@ and an exclusive lock is held, is returned. .El .Sh RETURN VALUES -.Bl -tag -xwidth ".Dv LK_EXCLUSIVE" +.Bl -tag -width ".Dv LK_EXCLUSIVE" .It Dv LK_EXCLUSIVE An exclusive lock is held by the process .Fa p |