diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-10 22:40:16 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-10 22:40:16 +0200 |
commit | 6736261fb372cce9bc6c71deea6944fc882c79bb (patch) | |
tree | cb892db1cc35026fbca919ef256891dccbe8efb6 /doc/awkcard.in | |
parent | 23e7f1057b1abdebb25fc7d2f11ee3f5360976a4 (diff) | |
parent | 0102531b85a7cb85320c0b499c52d44f6822d1f0 (diff) | |
download | egawk-6736261fb372cce9bc6c71deea6944fc882c79bb.tar.gz egawk-6736261fb372cce9bc6c71deea6944fc882c79bb.tar.bz2 egawk-6736261fb372cce9bc6c71deea6944fc882c79bb.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 610032b7..5f3a9735 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1,7 +1,7 @@ .\" AWK Reference Card --- Arnold Robbins, arnold@skeeve.com .\" .\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, -.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013 +.\" 2003, 2004, 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014 .\" Free Software Foundation, Inc. .\" .\" Permission is granted to make and distribute verbatim copies of @@ -1493,7 +1493,8 @@ Only has an effect when the field width is wider than the value to be printed. T} \*(CB\*(FC'\*(FR T{ -Use the locale's thousands separator for \*(FC%d\fP, \*(FC%i\fP, and \*(FC%u\fP.\*(CD +Use the locale's thousands separator and decimal +point characters.\*(CD T} \*(FIwidth\fP T{ Pad the field to this width. The field is normally |