cerf.3, cexp2.3, clog2.3: Update version number on "Not yet in glibc" sentence

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-07-27 14:01:39 +02:00
parent 61100fc051
commit f3d2d8bd2b
3 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ is defined as cerfc(z) = 1\-cerf(z).
.SH CONFORMING TO .SH CONFORMING TO
The function names are reserved for future use in C99. The function names are reserved for future use in C99.
.SH AVAILABILITY .SH AVAILABILITY
Not yet in glibc, as at version 2.12. Not yet in glibc, as at version 2.19.
.\" But reserved in NAMESPACE. .\" But reserved in NAMESPACE.
.SH SEE ALSO .SH SEE ALSO
.BR erf (3), .BR erf (3),

View File

@ -23,7 +23,7 @@ The function returns 2 raised to the power of
.SH CONFORMING TO .SH CONFORMING TO
These function names are reserved for future use in C99. These function names are reserved for future use in C99.
.SH AVAILABILITY .SH AVAILABILITY
Not yet in glibc, as at version 2.17. Not yet in glibc, as at version 2.19.
.\" But reserved in NAMESPACE. .\" But reserved in NAMESPACE.
.SH SEE ALSO .SH SEE ALSO
.BR cabs (3), .BR cabs (3),

View File

@ -34,7 +34,7 @@ close to zero will cause an overflow.
.SH CONFORMING TO .SH CONFORMING TO
These function names are reserved for future use in C99. These function names are reserved for future use in C99.
.SH AVAILABILITY .SH AVAILABILITY
Not yet in glibc, as at version 2.17. Not yet in glibc, as at version 2.19.
.\" But reserved in NAMESPACE. .\" But reserved in NAMESPACE.
.SH SEE ALSO .SH SEE ALSO
.BR cabs (3), .BR cabs (3),