tweak grammar.
This commit is contained in:
parent
2953eaec80
commit
97d1d1ca36
@ -9,7 +9,7 @@ index c6ac3ea..2599386 100644
|
|||||||
+if [ "x$2" != "x" ] ; then
|
+if [ "x$2" != "x" ] ; then
|
||||||
+ echo Passing arguments to httpd using apachectl is no longer supported.
|
+ echo Passing arguments to httpd using apachectl is no longer supported.
|
||||||
+ echo You can only start/stop/restart httpd using this script.
|
+ echo You can only start/stop/restart httpd using this script.
|
||||||
+ echo If you want to pass extra arguments to httpd, edit
|
+ echo If you want to pass extra arguments to httpd, edit the
|
||||||
+ echo /etc/sysconfig/httpd config file.
|
+ echo /etc/sysconfig/httpd config file.
|
||||||
+fi
|
+fi
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user