summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac/doc-common
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/tmac/doc-common')
-rw-r--r--contrib/groff/tmac/doc-common3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common
index e5507a2..4888e1e 100644
--- a/contrib/groff/tmac/doc-common
+++ b/contrib/groff/tmac/doc-common
@@ -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 \{\
OpenPOWER on IntegriCloud