Fix typos.
This commit is contained in:
parent
a0152fef95
commit
bf42a73d64
@ -26,7 +26,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 09, 2008
|
.Dd January 9, 2008
|
||||||
.Dt LOCK 9
|
.Dt LOCK 9
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -191,9 +191,9 @@ will be returned.
|
|||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Fn lockmgr_disown
|
.Fn lockmgr_disown
|
||||||
function switch the owner from curthread to be
|
function switches the owner from curthread to be
|
||||||
.Dv LK_KERNPROC,
|
.Dv LK_KERNPROC,
|
||||||
if the lock is alredy held.
|
if the lock is already held.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Fn lockmgr_printinfo
|
.Fn lockmgr_printinfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user