Correct the previous Y2K "fix". It caused man page dates to come

out like "January 19, 99+1900".
This commit is contained in:
John Polstra 1999-01-19 17:55:23 +00:00
parent dcddc353f7
commit e9dd419a1b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42840

View File

@ -266,7 +266,8 @@
. if "\\n(mo"10" .ds dD October
. if "\\n(mo"11" .ds dD November
. if "\\n(mo"12" .ds dD December
. as dD \&\ \\n(dy, \\n(yr+1900
. nr _y \\n(yr+1900
. as dD \&\ \\n(dy, \\n(_y
. \}
.\}
.el \{\