From a9d33300be273ab0ca671dd4a275e984702ddd74 Mon Sep 17 00:00:00 2001 From: paladine Date: Fri, 29 Oct 2004 09:01:59 +0000 Subject: [PATCH] - "HTTP" unification Changed files: apache-mod_fcgid.spec -> 1.9 --- apache-mod_fcgid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-mod_fcgid.spec b/apache-mod_fcgid.spec index 361d5f5..8cdf169 100644 --- a/apache-mod_fcgid.spec +++ b/apache-mod_fcgid.spec @@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT if [ -f /var/lock/subsys/httpd ]; then /etc/rc.d/init.d/httpd restart 1>&2 else - echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon." + echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache HTTP daemon." fi %preun -- 2.43.0