summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authormillert <>2003-05-24 02:14:03 +0000
committermillert <>2003-05-24 02:14:03 +0000
commita669bb7b887d6d7187efb880fa33ef9a3ece9134 (patch)
treecf25edf8768903d85a6d048358ab6f8a76291b0b /src/lib
parent562310c81469da0af76dfaa59981692b0f3710f3 (diff)
downloadopenbsd-a669bb7b887d6d7187efb880fa33ef9a3ece9134.tar.gz
openbsd-a669bb7b887d6d7187efb880fa33ef9a3ece9134.tar.bz2
openbsd-a669bb7b887d6d7187efb880fa33ef9a3ece9134.zip
Say POSIX-2001 instead of Single Unix v3. They are the same but we generally
mention POSIX compliance, not Single Unix compliance.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/stdlib/ecvt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libc/stdlib/ecvt.3 b/src/lib/libc/stdlib/ecvt.3
index 64559ec09e..8aee2daa70 100644
--- a/src/lib/libc/stdlib/ecvt.3
+++ b/src/lib/libc/stdlib/ecvt.3
@@ -169,4 +169,4 @@ The
169and 169and
170.Fn gcvt 170.Fn gcvt
171functions conform to 171functions conform to
172.St -susv3 . 172.St -p1003.1-01 .