summaryrefslogtreecommitdiff
path: root/usr.bin/m4
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-16 00:07:53 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2013-07-16 00:07:53 +0000
commite1389f6f4ce09ce3b74782d0c8bf838353a40ceb (patch)
treeedb5276d7229396df5a46b330e6bf7993b322c25 /usr.bin/m4
parent369709c28cfbc325c410385bdea4002517245a74 (diff)
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.bin/m4')
-rw-r--r--usr.bin/m4/m4.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 788dcae6313..beaba0785e7 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -1,4 +1,4 @@
-.\" @(#) $OpenBSD: m4.1,v 1.59 2010/10/21 13:20:51 jmc Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.60 2013/07/16 00:07:52 schwarze Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 21 2010 $
+.Dd $Mdocdate: July 16 2013 $
.Dt M4 1
.Os
.Sh NAME
@@ -501,9 +501,9 @@ Many other
have dire size limitations with respect to buffer sizes.
.Sh AUTHORS
.An -nosplit
-.An Ozan Yigit Aq oz@sis.yorku.ca
+.An Ozan Yigit Aq Mt oz@sis.yorku.ca
and
-.An Richard A. O'Keefe Aq ok@goanna.cs.rmit.OZ.AU .
+.An Richard A. O'Keefe Aq Mt ok@goanna.cs.rmit.OZ.AU .
.Pp
GNU-m4 compatibility extensions by
-.An Marc Espie Aq espie@cvs.openbsd.org .
+.An Marc Espie Aq Mt espie@cvs.openbsd.org .