diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-06-08 07:27:29 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-06-08 07:27:29 +0000 |
| commit | aa869d5994c33c13327d55646e21a9e00db4e0dc (patch) | |
| tree | 71b30b4e177c6af191955751cff2a7e08c59d716 /lib/libc | |
| parent | c85df2d6f16c3ab2adc5bf9c84e71ab69a80566b (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 fd25d7f335d2..deb4f08564f9 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -392,12 +392,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 |
