Add comment on differences with upstream apachectl, no functional
change.
This commit is contained in:
parent
a8ac143395
commit
0da20265b4
@ -15,6 +15,13 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
###
|
||||||
|
### NOTE: This is a replacement version of the "apachectl" script with
|
||||||
|
### some differences in behaviour to the version distributed with
|
||||||
|
### Apache httpd. Please read the apachectl(8) man page for more
|
||||||
|
### information.
|
||||||
|
###
|
||||||
|
|
||||||
if [ "x$1" = "x-k" ]; then
|
if [ "x$1" = "x-k" ]; then
|
||||||
shift
|
shift
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user