Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,15 +1,15 @@
# apachectl
> 用于 macOS 的 Apache HTTP Server 控制接口(工具).
> 用于 macOS 的 Apache HTTP Server 控制接口(工具)
- 启动 org.apache.httpd 服务:
- 启动 org.apache.httpd 服务
`apachectl start`
- 停止已启动的服务:
- 停止已启动的服务
`apachectl stop`
- 重新启动服务:
- 重新启动服务
`apachectl restart`