Module Name: src
Committed By: mbalmer
Date: Sun Jul 24 08:28:11 UTC 2011
Modified Files:
src/etc: mailer.conf
Log Message:
is is -> is
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/etc/mailer.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/mailer.conf
diff -u src/etc/mailer.conf:1.17 src/etc/mailer.conf:1.18
--- src/etc/mailer.conf:1.17 Thu Jun 15 13:09:24 2006
+++ src/etc/mailer.conf Sun Jul 24 08:28:11 2011
@@ -1,7 +1,7 @@
-# $NetBSD: mailer.conf,v 1.17 2006/06/15 13:09:24 ghen Exp $
+# $NetBSD: mailer.conf,v 1.18 2011/07/24 08:28:11 mbalmer Exp $
#
# This file configures /usr/sbin/mailwrapper, which selects the MTA
-# (Mail Transport Agent) that is is invoked when programs like
+# (Mail Transport Agent) that is invoked when programs like
# /usr/sbin/sendmail are executed.
#
# See mailwrapper(8) and mailer.conf(5) for an explanation of how this works.