Add comment on differences with upstream apachectl, no functional

change.
This commit is contained in:
Joe Orton 2021-10-08 08:49:54 +01:00
parent a8ac143395
commit 0da20265b4

View File

@ -15,6 +15,13 @@
# See the License for the specific language governing permissions and
# 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
shift
fi