Skip to content

Commit fca0aae

Browse files
committed
gender: fix XML by converting para to simpara tags via script
1 parent ea55efd commit fca0aae

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

reference/gender/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: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: ktretyak Status: ready -->
2+
<!-- EN-Revision: 1742a682cd5f588937e7f03d39b53765c0227446 Maintainer: ktretyak Status: ready -->
33
<!-- $Revision$ -->
4-
5-
<section xml:id="gender.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="gender.installation">
65
&reftitle.install;
76

8-
<para>
7+
<simpara>
98
&pecl.info;
109
<link xlink:href="&url.pecl.package;gender">&url.pecl.package;gender</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)