aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-09-27 13:58:16 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-09-27 13:58:16 +0000
commit208cece4f0e65bd98503197048778a892defe39b (patch)
treebb3a0d82dd0cb8020747692c2b6c953280f24965 /usr.sbin
parent50e8b3f340ee131cdc94432c2bfd31ca06a0c5e1 (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sade/config.c2
-rw-r--r--usr.sbin/sysinstall/config.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sade/config.c b/usr.sbin/sade/config.c
index 03f8ade65da11..5c6d12a270a4d 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");
diff --git a/usr.sbin/sysinstall/config.c b/usr.sbin/sysinstall/config.c
index 03f8ade65da11..5c6d12a270a4d 100644
--- a/usr.sbin/sysinstall/config.c
+++ b/usr.sbin/sysinstall/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");