diff options
author | Eric Faurot <eric@cvs.openbsd.org> | 2013-07-19 12:22:59 +0000 |
---|---|---|
committer | Eric Faurot <eric@cvs.openbsd.org> | 2013-07-19 12:22:59 +0000 |
commit | ccf36105f28cf83fbe22bb66833267873197da31 (patch) | |
tree | 6a56627faf001388377fb9eccb1162fb4dee30c2 | |
parent | bf763aa939e0cd6e4ba3eb2f862144b364de1086 (diff) |
typo in copyright
-rw-r--r-- | usr.sbin/smtpd/newaliases.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/smtpd/newaliases.8 b/usr.sbin/smtpd/newaliases.8 index 21f37a4999a..bd6965b5d97 100644 --- a/usr.sbin/smtpd/newaliases.8 +++ b/usr.sbin/smtpd/newaliases.8 @@ -1,7 +1,7 @@ -.\" $OpenBSD: newaliases.8,v 1.9 2013/01/26 09:37:23 gilles Exp $ +.\" $OpenBSD: newaliases.8,v 1.10 2013/07/19 12:22:58 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 NEWALIASES 8 .Os .Sh NAME |