diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-14 11:50:53 +0000 |
| commit | 39c59153e929e3e663fe0efd645faa06f6c8b48e (patch) | |
| tree | 5b8f7ec5f9759d9bb31c646b1ae9c4bae031a64f /usr.bin/printf/printf.1 | |
| parent | 55c82bf0d4cb130728c344c768cd9c91a1407108 (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf/printf.1')
| -rw-r--r-- | usr.bin/printf/printf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 52c23b32493e..4a30851de01e 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -198,7 +198,7 @@ A character which indicates the type of format to use (one of The uppercase formats differ from their lowercase counterparts only in that the output of the former is entirely in uppercase. The floating-point format specifiers -.Cm ( fFeEgGaA ) +.Pq Cm fFeEgGaA may be prefixed by an .Cm L to request that additional precision be used, if available. |
