[DOC-CVS] [doc-en] master: parallel: fix XML to remove useless wrapping para tags via script

[email protected] (Gina Peter Banyard)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Gina Peter Banyard (Girgias)
Date: 2026-01-19T03:28:13Z

Commit: https://github.com/php/doc-en/commit/1efc90bacb2ebf840f5416bd11c8daf8c9345e33
Raw diff: https://github.com/php/doc-en/commit/1efc90bacb2ebf840f5416bd11c8daf8c9345e33.diff

parallel: fix XML to remove useless wrapping para tags via script

Changed paths:
  M  reference/parallel/functions/parallel.bootstrap.xml


Diff:

diff --git a/reference/parallel/functions/parallel.bootstrap.xml b/reference/parallel/functions/parallel.bootstrap.xml
index 8542f99eb879..3934ec62ef7a 100644
--- a/reference/parallel/functions/parallel.bootstrap.xml
+++ b/reference/parallel/functions/parallel.bootstrap.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-
-<refentry xml:id="parallel.bootstrap" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
+<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="parallel.bootstrap">
  <refnamediv>
   <refname>parallel\bootstrap</refname>
   <refpurpose>Bootstrapping</refpurpose>
@@ -20,18 +19,16 @@
 
  <refsect1 role="parameters">
   &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>file</parameter></term>
-     <listitem>
-      <para>
-       Path to the file to bootstrap all runtimes.
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
+  <variablelist>
+   <varlistentry>
+    <term><parameter>file</parameter></term>
+    <listitem>
+     <para>
+      Path to the file to bootstrap all runtimes.
+     </para>
+    </listitem>
+   </varlistentry>
+  </variablelist>
  </refsect1>
 
  <refsect1 role="returnvalues">
@@ -58,7 +55,7 @@
  <refsect1 role="seealso">
    &reftitle.seealso;
    <simplelist>
-    <member><xref linkend="parallel-runtime.run" /></member>
+    <member><xref linkend="parallel-runtime.run"/></member>
    </simplelist>
   </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.