summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/ecvt.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/stdlib/ecvt.3')
-rw-r--r--src/lib/libc/stdlib/ecvt.39
1 files changed, 6 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/ecvt.3 b/src/lib/libc/stdlib/ecvt.3
index 2f107e11fd..0191a3420e 100644
--- a/src/lib/libc/stdlib/ecvt.3
+++ b/src/lib/libc/stdlib/ecvt.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ecvt.3,v 1.9 2010/04/01 17:06:55 jmc Exp $ 1.\" $OpenBSD: ecvt.3,v 1.10 2012/06/01 01:01:57 guenther Exp $
2.\" 2.\"
3.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> 3.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
4.\" 4.\"
@@ -18,7 +18,7 @@
18.\" Agency (DARPA) and Air Force Research Laboratory, Air Force 18.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
19.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. 19.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
20.\" 20.\"
21.Dd $Mdocdate: April 1 2010 $ 21.Dd $Mdocdate: June 1 2012 $
22.Dt ECVT 3 22.Dt ECVT 3
23.Os 23.Os
24.Sh NAME 24.Sh NAME
@@ -148,7 +148,10 @@ The
148and 148and
149.Fn gcvt 149.Fn gcvt
150functions conform to 150functions conform to
151.St -p1003.1-2001 . 151.St -p1003.1-2001 ;
152as of
153.St -p1003.1-2008
154they are no longer a part of the standard.
152.Sh CAVEATS 155.Sh CAVEATS
153The 156The
154.Fn ecvt 157.Fn ecvt