summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
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/sysinstall
parent50e8b3f340ee131cdc94432c2bfd31ca06a0c5e1 (diff)
downloadsrc-test2-208cece4f0e65bd98503197048778a892defe39b.tar.gz
src-test2-208cece4f0e65bd98503197048778a892defe39b.zip
Notes
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/config.c b/usr.sbin/sysinstall/config.c
index 03f8ade65da1..5c6d12a270a4 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");