summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/tmac
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-01-11 16:30:44 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-01-11 16:30:44 +0000
commitb9b4c0adaecf8fea71d991096e9e62327308098a (patch)
tree14c2531a2183b8e96c5017060eccead9b799d648 /gnu/usr.bin/groff/tmac
parentd6cf15ad412765cefa23a1612884fb43f524e7f2 (diff)
Fix typo in Y2K fix for the 'ds' string.
Diffstat (limited to 'gnu/usr.bin/groff/tmac')
-rw-r--r--gnu/usr.bin/groff/tmac/tmac.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/tmac.e b/gnu/usr.bin/groff/tmac/tmac.e
index 3a63751a077..a472560979c 100644
--- a/gnu/usr.bin/groff/tmac/tmac.e
+++ b/gnu/usr.bin/groff/tmac/tmac.e
@@ -1520,7 +1520,7 @@ in \\f2\\*([B\\f1, \c
.if \n(dw=6 .ds dw Friday
.if \n(dw=7 .ds dw Saturday
.nr *year \n(yr+1900
-.ds td \*(mo \n(dy, \n([*year]
+.ds td \*(mo \n(dy, \n[*year]
.\" *** PARAMETRIC INITIALIZATIONS ***
.rr x
.nr $v \n(.v00+\n(.sp-1/\n(.sp \" vs as percentage of ps for .sz request