diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-01-17 01:28:00 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-01-17 01:28:00 +0000 |
| commit | 466c0416c8ef96f1d3c6fa8e79a4d24ac2f782c4 (patch) | |
| tree | 12a78aefd93e348107fbb5150515ff389e132e17 /lib/libc/stdio | |
| parent | 6da094e967a8e28528ff1146b8b73403ef1cb3ba (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -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 |
