From 92c13f05d287e03e7a3ecd32a6d261c19de80c50 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 8 Aug 1999 14:46:57 +0000 Subject: missing G in item list; bde --- lib/libc/stdio/printf.3 | 4 ++-- 1 file 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 -- cgit v1.2.3