]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
__setfpucw.3: ffix
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:22:25 +0000 (23:22 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 1 Aug 2022 21:22:50 +0000 (23:22 +0200)
an.tmac:man3/__setfpucw.3:58: style: 5 leading space(s) on input line
an.tmac:man3/__setfpucw.3:59: style: 5 leading space(s) on input line
an.tmac:man3/__setfpucw.3:60: style: 5 leading space(s) on input line

Reported-by: 'make lint-man'
Reported-by: groff(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/__setfpucw.3

index 80fbdac5c2a0740b63cfd5822ec548a8c5fc56ae..4a1aa6522a2c25f493d8a4985dcdc5d19bed9682 100644 (file)
@@ -55,9 +55,16 @@ 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
+.RS
+.PD 0
+.IP - 2
+extended precision
+.IP -
+rounding to nearest
+.IP -
+exceptions on overflow, zero divide and NaN
+.PD
+.RE
 .SH SEE ALSO
 .BR feclearexcept (3)
 .PP