summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/printf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index d34d000..215d97e 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)printf.3 8.1 (Berkeley) 6/4/93
-.\" $Id: printf.3,v 1.11 1999/07/12 20:47:33 nik Exp $
+.\" $Id: printf.3,v 1.12 1999/07/25 17:38:59 hoek Exp $
.\"
.Dd June 4, 1993
.Dt PRINTF 3
@@ -490,7 +490,7 @@ is equal to the precision specification.
If the precision is missing, it is taken as 6; if the precision is
explicitly zero, no decimal-point character appears.
If a decimal point appears, at least one digit appears before it.
-.It Cm g
+.It Cm gG
The
.Em double
argument is converted in style
OpenPOWER on IntegriCloud