summaryrefslogtreecommitdiffstats
path: root/share/man/man9/lock.9
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2012-04-26 07:52:28 +0000
committergrehan <grehan@FreeBSD.org>2012-04-26 07:52:28 +0000
commit94d2b7f64912987093f1a98573737a32e4e5d8d1 (patch)
tree66e8b09d104ddfb3e858eb44c5eb480e59c57a35 /share/man/man9/lock.9
parentbd54a55c5a9baae09ba63f311e15c0d30f9ca683 (diff)
parent142e6644f17b2708b0c7ec8b0fcf34854b02f408 (diff)
downloadFreeBSD-src-94d2b7f64912987093f1a98573737a32e4e5d8d1.zip
FreeBSD-src-94d2b7f64912987093f1a98573737a32e4e5d8d1.tar.gz
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore. FP stuff discussed with: kib
Diffstat (limited to 'share/man/man9/lock.9')
-rw-r--r--share/man/man9/lock.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9
index 049de42..0e5cfb1 100644
--- a/share/man/man9/lock.9
+++ b/share/man/man9/lock.9
@@ -299,7 +299,6 @@ Assert that the current thread has a recursed lock on
Assert that the current thread does not have a recursed lock on
.Fa lkp .
.El
-.Pp
.Sh RETURN VALUES
The
.Fn lockmgr
@@ -364,7 +363,7 @@ or
the
.Fa ilk
must be held prior to calling
-.Fn lockmgr
+.Fn lockmgr
or
.Fn lockmgr_rw ,
and will be returned unlocked.
OpenPOWER on IntegriCloud