summaryrefslogtreecommitdiffstats
path: root/share/man/man7/operator.7
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/man7/operator.7
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/man7/operator.7')
-rw-r--r--share/man/man7/operator.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/operator.7 b/share/man/man7/operator.7
index e7c35cd..0ca8abd 100644
--- a/share/man/man7/operator.7
+++ b/share/man/man7/operator.7
@@ -45,7 +45,7 @@
.It "-------- -------------"
.It "() [] -> . left to right"
.It "! ~ ++ -- - (type) * & sizeof new delete right to left"
-.It "->* .* left to right
+.It "->* .* left to right"
.It "* / % left to right"
.It "+ - left to right"
.It "<< >> left to right"
OpenPOWER on IntegriCloud