diff options
Diffstat (limited to 'upstream/debian-unstable/man3/cproj.3')
-rw-r--r-- | upstream/debian-unstable/man3/cproj.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/upstream/debian-unstable/man3/cproj.3 b/upstream/debian-unstable/man3/cproj.3 index 159998a5..b9d7b1ea 100644 --- a/upstream/debian-unstable/man3/cproj.3 +++ b/upstream/debian-unstable/man3/cproj.3 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-1.0-or-later .\" -.TH cproj 3 2023-07-20 "Linux man-pages 6.05.01" +.TH cproj 3 2024-05-02 "Linux man-pages 6.8" .SH NAME cproj, cprojf, cprojl \- project into Riemann Sphere .SH LIBRARY @@ -12,7 +12,7 @@ Math library .SH SYNOPSIS .nf .B #include <complex.h> -.PP +.P .BI "double complex cproj(double complex " z ");" .BI "float complex cprojf(float complex " z ");" .BI "long double complex cprojl(long double complex " z ");" @@ -43,13 +43,12 @@ T{ .BR cprojl () T} Thread safety MT-Safe .TE -.sp 1 .SH STANDARDS C11, POSIX.1-2008. .SH HISTORY glibc 2.1. C99, POSIX.1-2001. -.PP +.P In glibc 2.11 and earlier, the implementation does something different (a .I stereographic |