]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
__setfpucw.3: pfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:18:51 +0000 (23:18 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:18:52 +0000 (23:18 +0200)
\- is unnecessary here.  As a list enumerator, any character is
good.  Simplify.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/__setfpucw.3

index 85c288cf8950c7ae20b34f2f8cb1bd47696b67f7..80fbdac5c2a0740b63cfd5822ec548a8c5fc56ae 100644 (file)
@@ -55,9 +55,9 @@ can be used.
 .B __setfpucw(0x1372)
 .PP
 Set FPU control word on the i386 architecture to
-     \- extended precision
-     \- rounding to nearest
-     \- exceptions on overflow, zero divide and NaN
+     - extended precision
+     - rounding to nearest
+     - exceptions on overflow, zero divide and NaN
 .SH SEE ALSO
 .BR feclearexcept (3)
 .PP