From owner-cvs-all Sat Dec 5 21:54:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22884 for cvs-all-outgoing; Sat, 5 Dec 1998 21:54:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22879; Sat, 5 Dec 1998 21:54:27 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA15437; Sat, 5 Dec 1998 21:54:27 -0800 (PST) Date: Sat, 5 Dec 1998 21:54:27 -0800 (PST) Message-Id: <199812060554.VAA15437@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/groff/tmac tmac.e Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/12/05 21:54:26 PST Modified files: contrib/groff/tmac tmac.e Log: The \*(td string macro, which is supposed to display today's date in the form "October 14, 1998". A Y2k fix makes it now display "October 14, 98+1900". Appears you can perform arithmetic in a string definition. PR: gnu/8321 Reviewed by: Andrew J. Korty Revision Changes Path 1.3 +2 -1 src/contrib/groff/tmac/tmac.e To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message