diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-13 09:09:52 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-13 09:09:52 +0000 |
| commit | e8b02a428dcde07c037dfedfe1d90fa18fa6876a (patch) | |
| tree | 0a98eeb48574a1566a9735f523683d6de46e4f74 /share/man/man9/lockstatus.9 | |
| parent | 3cdf42d23a7214a672f54c8a9cd89d2b8f96ce2e (diff) | |
Notes
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 a6d5e4c4aeb0..361947cbfbe4 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 |
