Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/printf Add the new formats to the list of format cra...
details: https://anonhg.NetBSD.org/src/rev/3e5687ea879b
branches: trunk
changeset: 991658:3e5687ea879b
user: kre <kre%NetBSD.org@localhost>
date: Tue Jul 24 20:58:39 2018 +0000
description:
Add the new formats to the list of format cracters (oops...)
diffstat:
usr.bin/printf/printf.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d4722a2bf400 -r 3e5687ea879b usr.bin/printf/printf.1
--- a/usr.bin/printf/printf.1 Tue Jul 24 20:55:49 2018 +0000
+++ b/usr.bin/printf/printf.1 Tue Jul 24 20:58:39 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printf.1,v 1.29 2018/07/24 20:49:19 kre Exp $
+.\" $NetBSD: printf.1,v 1.30 2018/07/24 20:58:39 kre Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -241,7 +241,7 @@
as zero;
.It Format :
A character which indicates the type of format to use (one of
-.Cm diouxXfeEgGbBcs ) .
+.Cm diouxXfFeEgGaAbBcs ) .
.El
.Pp
A field width or precision may be
Home |
Main Index |
Thread Index |
Old Index