1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00

Fix typos.

This commit is contained in:
Christian Brueffer 2008-01-09 08:08:56 +00:00
parent b3fa5e2f65
commit 584b589225
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175173

View File

@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd January 09, 2008
.Dd January 9, 2008
.Dt LOCK 9
.Os
.Sh NAME
@ -191,9 +191,9 @@ will be returned.
.Pp
The
.Fn lockmgr_disown
function switch the owner from curthread to be
function switches the owner from curthread to be
.Dv LK_KERNPROC,
if the lock is alredy held.
if the lock is already held.
.Pp
The
.Fn lockmgr_printinfo