Chris G. Demetriou (cgd@NetBSD.ORG) submitted a problem report for NetBSD (bin/4376) concerning year 2000 problems in the roff macros. FreeBSD suffers the same problems. How-To-Repeat: % cd /usr/src/contrib/groff/tmac % grep yr * | grep -vi copyright doc-common:. as dD \&\ \\n(dy, 19\\n(yr tmac.e:.ds td \*(mo \n(dy, 19\n(yr tmac.s:.nr *year \n[yr]+1900 % cd /usr/src/share/me % grep yr * | grep -vi copyright tmac.orig_me:.ds td \*(mo \n(dy, 19\n(yr
State Changed From-To: open->closed Suggested fixes applied, thanks.