aboutsummaryrefslogtreecommitdiff
path: root/x11/cde/files/patch-programs_dtcm_dtcm_calendarA.c
blob: ab3f91b3887e4496a9ba3e29d048f83ba2046f51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- programs/dtcm/dtcm/calendarA.c.orig	2021-07-03 12:35:15.000000000 -0700
+++ programs/dtcm/dtcm/calendarA.c	2021-07-12 13:58:22.306477000 -0700
@@ -2047,7 +2047,7 @@
 	set_message(c->message_text, buf);
 
 	sprintf(buf, "%s\n%s: %s, %s: %s", CATGETS(c->DT_catd, 1, 91,
-				   		"rpc.cmsd is not responding for your user name.\nMake sure the inetd process is running and the entry\nin inetd.conf for rpc.cmsd is correct for your host."),
+				   		"rpc.cmsd is not responding for your user name.\nMake sure the inetd process is running and the entry\nin /etc/rc.conf for rpc.cmsd is correct for your host."),
 		nl_user, name,
 		nl_host, host);