diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:45:40 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:45:40 +0300 |
commit | 558ba97bdeac5a68bb9248a5c4cdf2feeb24e771 (patch) | |
tree | 5c03c98edb9c5488103a6ffdef047e590e0b35b9 /missing/strftime.3 | |
parent | 8c042f99cc7465c86351d21331a129111b75345d (diff) | |
download | egawk-558ba97bdeac5a68bb9248a5c4cdf2feeb24e771.tar.gz egawk-558ba97bdeac5a68bb9248a5c4cdf2feeb24e771.tar.bz2 egawk-558ba97bdeac5a68bb9248a5c4cdf2feeb24e771.zip |
Move to gawk-3.0.1.
Diffstat (limited to 'missing/strftime.3')
-rw-r--r-- | missing/strftime.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/strftime.3 b/missing/strftime.3 index 76fc02a0..92d25b2c 100644 --- a/missing/strftime.3 +++ b/missing/strftime.3 @@ -89,7 +89,7 @@ with a 12-hour clock. .TP .B %S is replaced by the second as a decimal number -.RB ( 00 - 61 ). +.RB ( 00 - 60 ). .TP .B %U is replaced by the week number of the year (the first Sunday as the first |