summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-09-27 13:58:16 +0000
committertrhodes <trhodes@FreeBSD.org>2003-09-27 13:58:16 +0000
commit70968fcedb948d66b334042e9551513fee923834 (patch)
treebb3a0d82dd0cb8020747692c2b6c953280f24965 /usr.sbin/sade
parentc1bc6d5ff2aff59291a31bebffdb96be391e0012 (diff)
downloadFreeBSD-src-70968fcedb948d66b334042e9551513fee923834.zip
FreeBSD-src-70968fcedb948d66b334042e9551513fee923834.tar.gz
Fix a cut n paste typo I introduced in rev 1.211.
PR: 57012 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version) Friendly prod provided by: murray MFC: after re approval
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/config.c b/usr.sbin/sade/config.c
index 03f8ade..5c6d12a 100644
--- a/usr.sbin/sade/config.c
+++ b/usr.sbin/sade/config.c
@@ -1210,7 +1210,7 @@ configMTAExim(dialogMenuItem *self)
msgConfirm("Unable to open /etc/periodic.conf.\n"
"The daily cleanup scripts might generate errors when\n"
"trying to run some sendmail only cleanup scripts.\n"
- "Please consult the documentation for the postfix port on how to\n"
+ "Please consult the documentation for the exim port on how to\n"
"fix this.");
} else {
fprintf(perconf, "# --- Generated by sysinstall ---\n");
OpenPOWER on IntegriCloud