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,7 +1,7 @@
# debuild
> 从源代码构建 `Debian` 软件包的工具。
> 更多信息:<https://manpages.debian.org/debuild>.
> 更多信息: <https://manpages.debian.org/debuild>.
- 在当前目录中生成软件包:
@@ -11,6 +11,6 @@
`debuild -b`
- 生成软件包后,不运行 `lintian` (检查常见打包错误):
- 生成软件包后,不运行 `lintian`(检查常见打包错误):
`debuild --no-lintian`