From 2536d5e48ede3bac806b2c32170227233de6018e Mon Sep 17 00:00:00 2001 From: paladine Date: Fri, 29 Oct 2004 09:02:00 +0000 Subject: [PATCH] - "HTTP" unification Changed files: apache1-mod_fastcgi.spec -> 1.38 --- apache1-mod_fastcgi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache1-mod_fastcgi.spec b/apache1-mod_fastcgi.spec index 56e4055..1f50c54 100644 --- a/apache1-mod_fastcgi.spec +++ b/apache1-mod_fastcgi.spec @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT if [ -f /var/lock/subsys/apache ]; then /etc/rc.d/init.d/apache restart 1>&2 else - echo "Run \"/etc/rc.d/init.d/apache start\" to start apache http daemon." + echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon." fi %preun -- 2.44.0