]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3type/double_t.3type
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3type / double_t.3type
index 1bf1946eb7a23a053574a5f1c4f3680f7987118a..3698670600475d70081fba915ea1ebd48dbfb163 100644 (file)
@@ -14,7 +14,7 @@ Math library
 .SH SYNOPSIS
 .nf
 .B #include <math.h>
-.PP
+.P
 .BR typedef " /* ... */ " float_t;
 .BR typedef " /* ... */ " double_t;
 .fi
@@ -28,7 +28,7 @@ Their type depends on the value of the macro
 .B FLT_EVAL_METHOD
 (defined in
 .IR <float.h> ):
-.PP
+.P
 .TS
 lB rI rI.
 FLT_EVAL_METHOD        float_t double_t
@@ -39,7 +39,7 @@ _
 1      double  double
 2      long double     long double
 .TE
-.PP
+.P
 For other values of
 .BR FLT_EVAL_METHOD ,
 the types of