diff options
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r-- | lib/libc/stdio/printf.3 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 8d02f01809a..f138476201c 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.47 2005/04/14 18:20:51 deraadt Exp $ +.\" $OpenBSD: printf.3,v 1.48 2005/07/26 03:23:14 jaredy Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -418,10 +418,7 @@ or .Cm G conversion corresponds to a .Li long double -argument (but note that long double values are not currently supported -by the -.Tn VAX -compiler). +argument. .It A character that specifies the type of conversion to be applied. .El |