diff options
| -rw-r--r-- | lib/libc/stdio/printf.3 | 7 | 
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 18e14935c00b..6e1b0c8b3c38 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -390,12 +390,7 @@ or  .Cm G  conversion corresponds to a  .Em long double -argument (but note that long double values are not currently supported -by the -.Tn VAX -and -.Tn Tahoe -compilers). +argument.  .It  A character that specifies the type of conversion to be applied.  .El  | 
