diff options
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r-- | lib/libc/stdio/printf.3 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 7fde56a..8a29269 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -844,14 +844,6 @@ and .Cm A conversion specifiers have not yet been implemented. The -.Cm l -(ell) modifier for the -.Cm c -and -.Cm s -conversion specifiers, for wide characters and strings, have not yet -been implemented. -The .Cm L modifier for floating point formats simply round the .Vt "long double" |