mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 00:05:59 +02:00
apache2ctl: fix typo
This commit is contained in:
parent
2ceaa0eb66
commit
44a3a7888e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# apache2ctl
|
# apache2ctl
|
||||||
|
|
||||||
> The CLI tool to administrate HTTP web server Apache.
|
> The CLI tool to administrate HTTP web server Apache.
|
||||||
> This commmand comes with Debian based OSes, for RHEL based ones see `httpd`.
|
> This command comes with Debian based OSes, for RHEL based ones see `httpd`.
|
||||||
|
|
||||||
- Start the Apache daemon. Throw a message if it is already running:
|
- Start the Apache daemon. Throw a message if it is already running:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue