summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-01-06 09:39:47 +0000
committerwlemb <wlemb>2001-01-06 09:39:47 +0000
commit94599dad6cae733855094b8dee9c1ea4da6d9dd8 (patch)
treeb316b7287252a8d0389d84c0911e1559e28de67e /contrib
parent5629b2158f3b93d52cdba0ac1fdd7c40c62af554 (diff)
downloadgroff-94599dad6cae733855094b8dee9c1ea4da6d9dd8.tar.gz
* Fixed assignment of page offset given as a command line argument.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mm/ChangeLog6
-rw-r--r--contrib/mm/m.tmac6
2 files changed, 8 insertions, 4 deletions
diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog
index 135fbc06..37d4ba52 100644
--- a/contrib/mm/ChangeLog
+++ b/contrib/mm/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jan 06 10:30:00 2001 Werner Lemberg (wl@gnu.org)
+
+ * Fixed assignment of page offset given as a command line argument.
+
Fri Nov 17 05:34:17 2000 Jörgen Hägg (jh@axis.com)
* Renamed tmac.m and tmac.mse to m.tmac and mse.tmac
@@ -16,7 +20,7 @@ Thu Sep 7 06:17:42 2000 Jörgen Hägg (jh at axis.com)
The main CVS archive was not in sync with mine.
So, now it is 2.0. :-)
-Sat Jun 17 23:00:00 2000 Eli Zaretskii <eliz@is.elta.co.il>
+Sat Jun 17 23:00:00 2000 Eli Zaretskii (eliz@is.elta.co.il)
* Makefile.sim (.man.n): Replace `;' with `|', since DOS/Windows
path lists use the semicolon as a separator.
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index a38c4e4e..c0925fde 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -3,8 +3,8 @@
.ds RE \\$2
..
.\"
-.\" $Id: m.tmac,v 2.1 2000/11/17 04:26:02 jhaegg Exp $
-.@revision $Revision: 2.1 $
+.\" $Id: m.tmac,v 2.2 2001/01/06 09:39:47 wlemb Exp $
+.@revision $Revision: 2.2 $
.ig
Copyright (C) 1991-2000 Free Software Foundation, Inc.
@@ -187,7 +187,7 @@ Index array!index
.lt \n[@ll]u
.\"
.\" page offset
-.ie r O .po \n[O]
+.ie r O .po \n[O]u
.el \{\
. ie n .po .75i
. el .po .963i