diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/cerf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/cerf.3 b/man3/cerf.3 index 4ecf33cc04..810c105348 100644 --- a/man3/cerf.3 +++ b/man3/cerf.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CERF 3 2002-07-28 "" "Linux Programmer's Manual" +.TH CERF 3 2007-12-26 "" "Linux Programmer's Manual" .SH NAME cerf, cerff, cerfl, cerfc, cerfcf, cerfcl \- complex error function .SH SYNOPSIS @@ -32,7 +32,7 @@ is defined as cerfc(z) = 1\-cerf(z). .SH "CONFORMING TO" The function names are reserved for future use in C99. .SH AVAILABILITY -Not yet in glibc, as at version 2.4. +Not yet in glibc, as at version 2.7. .\" But reserved in NAMESPACE. .SH "SEE ALSO" .BR erf (3), |
