summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-09-26 19:42:39 +0000
committerasmodai <asmodai@FreeBSD.org>2001-09-26 19:42:39 +0000
commit518e58c70b81add4e65212c62cd3cb730eb373ea (patch)
treea88a76c28ab818482c2d44b87a5de7cf3af8d19c /lib
parentc77ea66d88e302653223c83b6cd07fb3bdcd1b15 (diff)
downloadFreeBSD-src-518e58c70b81add4e65212c62cd3cb730eb373ea.zip
FreeBSD-src-518e58c70b81add4e65212c62cd3cb730eb373ea.tar.gz
Change standards compliancy order so that C and POSIX are grouped.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/atof.32
1 files changed, 1 insertions, 1 deletions
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 .
OpenPOWER on IntegriCloud