aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/cproj.36
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/cproj.3 b/man3/cproj.3
index 7d5d0223c9..898e981593 100644
--- a/man3/cproj.3
+++ b/man3/cproj.3
@@ -1,7 +1,7 @@
.\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\" Distributed under GPL
.\"
-.TH CPROJ 3 2008-08-11 "" "Linux Programmer's Manual"
+.TH CPROJ 3 2010-06-10 "" "Linux Programmer's Manual"
.SH NAME
cproj, cprojf, cprojl \- project into Riemann Sphere
.SH SYNOPSIS
@@ -29,7 +29,9 @@ These functions first appeared in glibc in version 2.1.
.SH "CONFORMING TO"
C99.
.SH NOTES
-The glibc implementation is broken and does something entirely different.
+In glibc 2.11 and earlier, the implementation does something different
+(a \fIstereographic\fP projection onto a Riemann Sphere).
+.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=10401
.SH "SEE ALSO"
.BR cabs (3),
.BR complex (7)