]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/__setfpucw.3
fanotify_init.2, fanotify.7: Document FAN_REPORT_TID
[thirdparty/man-pages.git] / man3 / __setfpucw.3
index 930090719e795b578cea50cb6c16146a83650cc8..01b4334ebc3f15c6efaf92f76ffe467bdc24f06b 100644 (file)
@@ -5,7 +5,7 @@
 .\" This page is licensed under the GNU General Public License
 .\" %%%LICENSE_END
 .\"
-.TH __SETFPUCW 3 2012-12-31 "Linux" "Linux Programmer's Manual"
+.TH __SETFPUCW 3 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 __setfpucw \- set FPU control word on i386 architecture (obsolete)
 .SH SYNOPSIS
@@ -50,7 +50,7 @@ macros from
 can be used.
 .SH EXAMPLE
 .B __setfpucw(0x1372)
-
+.PP
 Set FPU control word on the i386 architecture to
 .br
      \- extended precision
@@ -60,5 +60,5 @@ Set FPU control word on the i386 architecture to
      \- exceptions on overflow, zero divide and NaN
 .SH SEE ALSO
 .BR feclearexcept (3)
-.br
+.PP
 .I <fpu_control.h>