From 518e58c70b81add4e65212c62cd3cb730eb373ea Mon Sep 17 00:00:00 2001 From: asmodai Date: Wed, 26 Sep 2001 19:42:39 +0000 Subject: Change standards compliancy order so that C and POSIX are grouped. --- lib/libc/stdlib/atof.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/stdlib/atof.3 b/lib/libc/stdlib/atof.3 index d9ae36e..98a9571 100644 --- a/lib/libc/stdlib/atof.3 +++ b/lib/libc/stdlib/atof.3 @@ -91,7 +91,7 @@ and should not be used in new code. The .Fn atof function conforms to -.St -isoC , .St -p1003.1 , +.St -isoC , and .St -isoC-99 . -- cgit v1.1