summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-08-08 14:46:56 +0000
committerderaadt <deraadt@openbsd.org>1999-08-08 14:46:56 +0000
commit739e4e2681d59964506d0c98bdc204bcbb0e393b (patch)
tree6635253cdf4d4bf7adc70b143a7b93eefde7a11c /lib/libc/stdio
parentFix cases when wanting to communicate with the bridge' (diff)
downloadwireguard-openbsd-739e4e2681d59964506d0c98bdc204bcbb0e393b.tar.xz
wireguard-openbsd-739e4e2681d59964506d0c98bdc204bcbb0e393b.zip
missing G in item list; bde
Diffstat (limited to 'lib/libc/stdio')
-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 a8b591e7af4..e62ea2f3986 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: printf.3,v 1.19 1999/07/07 14:22:25 aaron Exp $
+.\" $OpenBSD: printf.3,v 1.20 1999/08/08 14:46:56 deraadt Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -496,7 +496,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