summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwl <wl>2009-01-04 12:15:06 +0000
committerwl <wl>2009-01-04 12:15:06 +0000
commit73c63185897aa3026c2960137fb373d79ba31d39 (patch)
tree3616a624e4421c875f0e7b60a25d2712b3aaf49f
parent71e9d4331d8575bf509bdcdf34079cb5f6dfd60f (diff)
downloadgroff-73c63185897aa3026c2960137fb373d79ba31d39.tar.gz
* tmac/de.tmac: Fix German date string. Reported by Axel Kielhorn.
-rw-r--r--ChangeLog4
-rw-r--r--tmac/de.tmac8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fc2d265..794c86e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-01-04 Werner LEMBERG <wl@gnu.org>
+ * tmac/de.tmac: Fix German date string. Reported by Axel Kielhorn.
+
+2009-01-04 Werner LEMBERG <wl@gnu.org>
+
* doc/texinfo.tex: Updated from `texinfo' CVS repository.
* doc/txi-en.tex: New file from `texinfo' CVS repository.
diff --git a/tmac/de.tmac b/tmac/de.tmac
index 55fc2ca9..ac1c3dff 100644
--- a/tmac/de.tmac
+++ b/tmac/de.tmac
@@ -2,7 +2,7 @@
.\"
.\" German localization for groff
.\"
-.\" Copyright (C) 2006 Free Software Foundation, Inc.
+.\" Copyright (C) 2006, 2009 Free Software Foundation, Inc.
.\" Written by Werner Lemberg (wl@gnu.org)
.\"
.\" This file is part of groff.
@@ -108,7 +108,7 @@
.\" ms package
.if r GS \{\
. \" update the date
-. ds DY \n[dy] \*[MO] \n[year]
+. ds DY \n[dy].\~\*[MO] \n[year]
. \" set hyphenation flags
. nr HY 12
.\}
@@ -126,7 +126,7 @@
. af cov*mm 01
. af cov*dd 01
. ie '0'\\$1' \
-. ds cov*new-date \\n[dy].\& \\*[MO\\n[mo]] \\n[year]
+. ds cov*new-date \\n[dy].\~\\*[MO\\n[mo]] \\n[year]
. el \
. ds cov*new-date \\n[year]-\\n[cov*mm]-\\n[cov*dd]
. .
@@ -138,7 +138,7 @@
.\" me package
.if d @R \{\
. \" date update
-. ds td \n(dy.\& \*(mo.\& \n(y4
+. ds td \n(dy.\~\*(mo.\& \n(y4
.\}
.
.