]> git.pld-linux.org Git - packages/apache-mod_watch.git/commitdiff
- "HTTP" unification
authorpaladine <paladine@pld-linux.org>
Fri, 29 Oct 2004 09:02:00 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_watch.spec -> 1.19

apache-mod_watch.spec

index 938adc01c59e2a928d1913fcb55ca6f0ad865d4f..fe157085aba4535f34e0652e8381ce6b5a426c29 100644 (file)
@@ -62,7 +62,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
This page took 0.047601 seconds and 4 git commands to generate.