diff options
author | Eric Faurot <eric@cvs.openbsd.org> | 2013-07-19 15:17:02 +0000 |
---|---|---|
committer | Eric Faurot <eric@cvs.openbsd.org> | 2013-07-19 15:17:02 +0000 |
commit | 802c6de75eefce68528ee7fffe4b79576052021f (patch) | |
tree | 7b7792a2e1a4c102da4ce3ccfecef878d8079338 /usr.sbin/smtpd | |
parent | 1116f6a34a5908ad89288723f7e30bb15a022ae3 (diff) |
typo in copyright
Diffstat (limited to 'usr.sbin/smtpd')
-rw-r--r-- | usr.sbin/smtpd/makemap.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/makemap.8 b/usr.sbin/smtpd/makemap.8 index 0fc3fcca05a..3a5b937f201 100644 --- a/usr.sbin/smtpd/makemap.8 +++ b/usr.sbin/smtpd/makemap.8 @@ -1,7 +1,7 @@ -.\" $OpenBSD: makemap.8,v 1.21 2013/01/26 14:13:25 jmc Exp $ +.\" $OpenBSD: makemap.8,v 1.22 2013/07/19 15:17:01 eric Exp $ .\" .\" Copyright (c) 2009 Jacek Masiulaniec <jacekm@openbsd.org> -.\" Copyright (c) 2008-2009 Gilles Chechade <gilles@poolp.org> +.\" Copyright (c) 2008-2009 Gilles Chehade <gilles@poolp.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 26 2013 $ +.Dd $Mdocdate: July 19 2013 $ .Dt MAKEMAP 8 .Os .Sh NAME |