diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9 index a3034a073b53..c96dbb2d0438 100644 --- a/share/man/man9/lock.9 +++ b/share/man/man9/lock.9 @@ -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