]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/cpow.3
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3 / cpow.3
index 8b1ede2eafb9fa43c5e227c429ff54bc7884cc5e..341c29b726d420dbef95be8d24ebbfd5fca16b75 100644 (file)
@@ -12,7 +12,7 @@ Math library
 .SH SYNOPSIS
 .nf
 .B #include <complex.h>
-.PP
+.P
 .BI "double complex cpow(double complex " x ", double complex " z );
 .BI "float complex cpowf(float complex " x ", float complex " z );
 .BI "long double complex cpowl(long double complex " x ,