OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / ecvt.3
index b59c8d7..8de0687 100644 (file)
@@ -29,7 +29,7 @@
 .\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu)
 .\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl)
 .\"
-.TH ECVT 3 2013-07-04 "" "Linux Programmer's Manual"
+.TH ECVT 3 2014-08-19 "" "Linux Programmer's Manual"
 .SH NAME
 ecvt, fcvt \- convert a floating-point number to a string
 .SH SYNOPSIS
@@ -127,10 +127,10 @@ instead (though
 .BR snprintf (3)
 may be preferable).
 .SH NOTES
-Linux libc4 and libc5 specified the type of
-.I ndigits
-as
-.IR size_t .
+.\" Linux libc4 and libc5 specified the type of
+.\" .I ndigits
+.\" as
+.\" .IR size_t .
 Not all locales use a point as the radix character ("decimal point").
 .SH SEE ALSO
 .BR ecvt_r (3),
@@ -138,3 +138,12 @@ Not all locales use a point as the radix character ("decimal point").
 .BR qecvt (3),
 .BR setlocale (3),
 .BR sprintf (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.