summaryrefslogtreecommitdiff
path: root/usr.bin/unifdef
diff options
context:
space:
mode:
authorAnthony J. Bentley <bentley@cvs.openbsd.org>2015-02-17 16:29:17 +0000
committerAnthony J. Bentley <bentley@cvs.openbsd.org>2015-02-17 16:29:17 +0000
commita087454e6923e2faa9c40bcb8a5b39e319e4ccee (patch)
treebc058b37ef34624027666a2226550b1db52e7a41 /usr.bin/unifdef
parent840c10ca4976dbdc9c7af5906414d62a9f9d2e0b (diff)
Mark up email addresses semantically with Mt.
ok schwarze@
Diffstat (limited to 'usr.bin/unifdef')
-rw-r--r--usr.bin/unifdef/unifdef.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index 50cf1f06c09..28e9723bae6 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unifdef.1,v 1.22 2014/05/03 14:13:52 jmc Exp $
+.\" $OpenBSD: unifdef.1,v 1.23 2015/02/17 16:29:16 bentley Exp $
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\" Copyright (c) 2002 - 2013 Tony Finch <dot@dotat.at>. 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: May 3 2014 $
+.Dd $Mdocdate: February 17 2015 $
.Dt UNIFDEF 1
.Os
.Sh NAME
@@ -452,8 +452,8 @@ support was added in
.Fx 4.7 .
.Sh AUTHORS
The original implementation was written by
-.An Dave Yost Aq Dave@Yost.com .
-.An Tony Finch Aq dot@dotat.at
+.An Dave Yost Aq Mt Dave@Yost.com .
+.An Tony Finch Aq Mt dot@dotat.at
rewrote it to support
.Tn ANSI\~C .
.Sh BUGS