=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/awk.1,v retrieving revision 1.59 retrieving revision 1.60 diff -c -r1.59 -r1.60 *** src/usr.bin/awk/awk.1 2020/12/09 20:00:11 1.59 --- src/usr.bin/awk/awk.1 2020/12/21 19:58:29 1.60 *************** *** 1,4 **** ! .\" $OpenBSD: awk.1,v 1.59 2020/12/09 20:00:11 millert Exp $ .\" .\" Copyright (C) Lucent Technologies 1997 .\" All Rights Reserved --- 1,4 ---- ! .\" $OpenBSD: awk.1,v 1.60 2020/12/21 19:58:29 millert Exp $ .\" .\" Copyright (C) Lucent Technologies 1997 .\" All Rights Reserved *************** *** 22,28 **** .\" ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF .\" THIS SOFTWARE. .\" ! .Dd $Mdocdate: December 9 2020 $ .Dt AWK 1 .Os .Sh NAME --- 22,28 ---- .\" ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF .\" THIS SOFTWARE. .\" ! .Dd $Mdocdate: December 21 2020 $ .Dt AWK 1 .Os .Sh NAME *************** *** 700,706 **** .Fa datespec are as follows: .Bl -tag -width "YYYY" ! .It YYY Year: a four-digit year, including the century. .It MM Month: a number from 1 to 12. --- 700,706 ---- .Fa datespec are as follows: .Bl -tag -width "YYYY" ! .It YYYY Year: a four-digit year, including the century. .It MM Month: a number from 1 to 12.