diff options
Diffstat (limited to 'man3/__setfpucw.3')
| -rw-r--r-- | man3/__setfpucw.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/__setfpucw.3 b/man3/__setfpucw.3 index b631ff7e06..c4e015337b 100644 --- a/man3/__setfpucw.3 +++ b/man3/__setfpucw.3 @@ -13,9 +13,9 @@ __setfpucw \- set FPU control word on i386 architecture (obsolete) .BR __setfpucw () transfers .I control_word -to the registers of the FPU (floating point unit) on the i386 architecture. -This was used to control floating point precision, -rounding and floating point exceptions. +to the registers of the FPU (floating-point unit) on the i386 architecture. +This was used to control floating-point precision, +rounding and floating-point exceptions. .SH CONFORMING TO This function was a non-standard GNU extension. .SH NOTES @@ -25,7 +25,7 @@ There are new functions from C99, with prototypes in to control FPU rounding modes, like .IR fegetround , .IR fesetround , -and the floating point environment, like +and the floating-point environment, like .IR fegetenv , .IR feholdexcept , .IR fesetenv , |
