From: Alejandro Colomar Date: Mon, 1 Aug 2022 21:18:51 +0000 (+0200) Subject: __setfpucw.3: pfix X-Git-Tag: man-pages-6.0-rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833ea00167d497f84ef786f5cf059da059d5a09a;p=thirdparty%2Fman-pages.git __setfpucw.3: pfix \- is unnecessary here. As a list enumerator, any character is good. Simplify. Signed-off-by: Alejandro Colomar --- diff --git a/man3/__setfpucw.3 b/man3/__setfpucw.3 index 85c288cf89..80fbdac5c2 100644 --- a/man3/__setfpucw.3 +++ b/man3/__setfpucw.3 @@ -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