summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/printf.3
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-07-15 19:46:06 +0000
committerwollman <wollman@FreeBSD.org>2002-07-15 19:46:06 +0000
commit13b1a9cedc7ac32c55a9f3329ccdee698f421750 (patch)
tree793f2079cec7e7d014e235e5c619ee4a3afc5315 /lib/libc/stdio/printf.3
parent382395e8688e36eaa5eecd91763992f7e2bc9bfe (diff)
downloadFreeBSD-src-13b1a9cedc7ac32c55a9f3329ccdee698f421750.zip
FreeBSD-src-13b1a9cedc7ac32c55a9f3329ccdee698f421750.tar.gz
Don't claim to fully implement C99 in the STANDARDS section and then disclaim
compliance in the BUGS section immediately below.
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r--lib/libc/stdio/printf.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 4caf19d..f09d7de 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -769,7 +769,9 @@ Always use the proper secure idiom:
(See
.Pa "/usr/share/doc/{to be determined}" . )
.Sh STANDARDS
-The
+Subject to the caveats noted in the
+.Sx BUGS
+section below, the
.Fn fprintf ,
.Fn printf ,
.Fn sprintf ,
@@ -782,7 +784,7 @@ conform to
.St -ansiC
and
.St -isoC-99 .
-The
+With the same reservation, the
.Fn snprintf
and
.Fn vsnprintf
OpenPOWER on IntegriCloud