summaryrefslogtreecommitdiff
path: root/man3/printf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/printf.3')
-rw-r--r--man3/printf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/printf.3 b/man3/printf.3
index 4cd7d9c6a..7cee50789 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -767,13 +767,13 @@ precision is given and it is so small that the number of bytes written
exceeds it before the end of the array is reached.
.TP
.B C
-(Not in C99, but in SUSv2.)
+(Not in C99 or C11, but in SUSv2, SUSv3, and SUSv4.)
Synonym for
.BR lc .
Don't use.
.TP
.B S
-(Not in C99, but in SUSv2.)
+(Not in C99 or C11, but in SUSv2, SUSv3, and SUSv4.)
Synonym for
.BR ls .
Don't use.