Skip to content

Commit 9a7c93b

Browse files
authored
Fix XML file contains \r (#988)
1 parent c9b4b71 commit 9a7c93b

19 files changed

+1723
-1729
lines changed

install/macos/compile.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: 9cc4767b2ddf65c4ed592c9deb818cbb2c9def7b Maintainer: Avenger Status: ready -->
4-
<sect1 xml:id="install.macosx.compile" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5-
<title>在 macOS 下编译 PHP</title>
6-
<simpara>
7-
参考 <link linkend="install.unix">Unix 系统下的安装</link>以在
8-
macOS下编译 PHP。
9-
</simpara>
10-
</sect1>
11-
12-
<!-- Keep this comment at the end of the file
13-
Local variables:
14-
mode: sgml
15-
sgml-omittag:t
16-
sgml-shorttag:t
17-
sgml-minimize-attributes:nil
18-
sgml-always-quote-attributes:t
19-
sgml-indent-step:1
20-
sgml-indent-data:t
21-
indent-tabs-mode:nil
22-
sgml-parent-document:nil
23-
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
24-
sgml-exposed-tags:nil
25-
sgml-local-catalogs:nil
26-
sgml-local-ecat-files:nil
27-
End:
28-
vim600: syn=xml fen fdm=syntax fdl=2 si
29-
vim: et tw=78 syn=sgml
30-
vi: ts=1 sw=1
31-
-->
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!-- $Revision$ -->
3+
<!-- EN-Revision: 9cc4767b2ddf65c4ed592c9deb818cbb2c9def7b Maintainer: Avenger Status: ready -->
4+
<sect1 xml:id="install.macosx.compile" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5+
<title>在 macOS 下编译 PHP</title>
6+
<simpara>
7+
参考 <link linkend="install.unix">Unix 系统下的安装</link>以在
8+
macOS 下编译 PHP。
9+
</simpara>
10+
</sect1>
11+
12+
<!-- Keep this comment at the end of the file
13+
Local variables:
14+
mode: sgml
15+
sgml-omittag:t
16+
sgml-shorttag:t
17+
sgml-minimize-attributes:nil
18+
sgml-always-quote-attributes:t
19+
sgml-indent-step:1
20+
sgml-indent-data:t
21+
indent-tabs-mode:nil
22+
sgml-parent-document:nil
23+
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
24+
sgml-exposed-tags:nil
25+
sgml-local-catalogs:nil
26+
sgml-local-ecat-files:nil
27+
End:
28+
vim600: syn=xml fen fdm=syntax fdl=2 si
29+
vim: et tw=78 syn=sgml
30+
vi: ts=1 sw=1
31+
-->

0 commit comments

Comments
 (0)