From e9b73edf31a55a2b0bd50a85249525c3464ce225 Mon Sep 17 00:00:00 2001 From: murray Date: Wed, 5 Sep 2001 00:45:13 +0000 Subject: Update the inetd configuration prompt for clarity. Submitted by: chern Committed from: "Make sysinstall suck less party", D1031 WRS campus, Alameda --- usr.sbin/sade/install.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/sade/install.c') diff --git a/usr.sbin/sade/install.c b/usr.sbin/sade/install.c index bef7eab..bd75f61 100644 --- a/usr.sbin/sade/install.c +++ b/usr.sbin/sade/install.c @@ -573,7 +573,7 @@ nodisks: variable_set2("gateway_enable", "YES", 1); dialog_clear_norefresh(); - if (!msgNoYes("Do you want to configure inetd and simple internet services?")) + if (!msgNoYes("Do you want to configure inetd and the network services that it provides?")) configInetd(self); dialog_clear_norefresh(); -- cgit v1.1