summaryrefslogtreecommitdiff
path: root/man3/printf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/printf.3')
-rw-r--r--man3/printf.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/printf.3 b/man3/printf.3
index a0a0741da..b8227f9ae 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -832,6 +832,9 @@ while C99 allows
to be NULL in this case, and gives the return value (as always)
as the number of characters that would have been written in case
the output string has been large enough.
+SUSv3 and later align their specification of
+.BR snprintf ()
+with C99.
.PP
Linux libc4 knows about the five C standard flags.
It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP,