Skip to content

Commit 7abf75a

Browse files
committed
lua : fix XML by converting para to simpara tags via script
1 parent aa87c29 commit 7abf75a

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

reference/lua/configure.xml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 60270ff0cc7b9b18593c44851aa99d6408d072b1 Maintainer: ktretyak Status: ready -->
2+
<!-- EN-Revision: 64ae8f74549dc76c975c1e91dfb87e89f944639e Maintainer: ktretyak Status: ready -->
33
<!-- $Revision$ -->
4-
5-
<section xml:id="lua.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
4+
<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="lua.installation">
65
&reftitle.install;
76

8-
<para>
7+
<simpara>
98
&pecl.info;
109
<link xlink:href="&url.pecl.package;lua">&url.pecl.package;lua</link>
11-
</para>
12-
13-
14-
</section>
10+
</simpara>
1511

1612

13+
</section>
1714
<!-- Keep this comment at the end of the file
1815
Local variables:
1916
mode: sgml

0 commit comments

Comments
 (0)