Skip to content

Commit 9daa812

Browse files
committed
gnupg: fix XML by converting para to simpara tags via script
1 parent fca0aae commit 9daa812

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

reference/gnupg/configure.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: ktretyak Status: ready -->
2+
<!-- EN-Revision: a148eb08b658eafa139f8996ad92d860e023da3f Maintainer: ktretyak Status: ready -->
33
<!-- $Revision$ -->
4-
<section xml:id="gnupg.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="gnupg.installation">
55
&reftitle.install;
6-
<para>
6+
<simpara>
77
&pecl.info;
88
<link xlink:href="&url.pecl.package;gnupg"/>.
9-
</para>
9+
</simpara>
1010
</section>
11-
1211
<!-- Keep this comment at the end of the file
1312
Local variables:
1413
mode: sgml
@@ -29,4 +28,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
2928
vim: et tw=78 syn=sgml
3029
vi: ts=1 sw=1
3130
-->
32-

0 commit comments

Comments
 (0)