[DOC-CVS] [doc-en] master: svn : fix XML by converting para to simpara tags via script

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

Commit: https://github.com/php/doc-en/commit/997700a58795b985b5d906dd989a4f01790e4d4f
Raw diff: https://github.com/php/doc-en/commit/997700a58795b985b5d906dd989a4f01790e4d4f.diff

svn : fix XML by converting para to simpara tags via script

Changed paths:
  M  reference/svn/book.xml
  M  reference/svn/configure.xml
  M  reference/svn/functions/svn-add.xml
  M  reference/svn/functions/svn-auth-get-parameter.xml
  M  reference/svn/functions/svn-auth-set-parameter.xml
  M  reference/svn/functions/svn-blame.xml
  M  reference/svn/functions/svn-cat.xml
  M  reference/svn/functions/svn-checkout.xml
  M  reference/svn/functions/svn-cleanup.xml
  M  reference/svn/functions/svn-client-version.xml
  M  reference/svn/functions/svn-commit.xml
  M  reference/svn/functions/svn-delete.xml
  M  reference/svn/functions/svn-diff.xml
  M  reference/svn/functions/svn-export.xml
  M  reference/svn/functions/svn-fs-abort-txn.xml
  M  reference/svn/functions/svn-fs-apply-text.xml
  M  reference/svn/functions/svn-fs-begin-txn2.xml
  M  reference/svn/functions/svn-fs-change-node-prop.xml
  M  reference/svn/functions/svn-fs-check-path.xml
  M  reference/svn/functions/svn-fs-contents-changed.xml
  M  reference/svn/functions/svn-fs-copy.xml
  M  reference/svn/functions/svn-fs-delete.xml
  M  reference/svn/functions/svn-fs-dir-entries.xml
  M  reference/svn/functions/svn-fs-file-contents.xml
  M  reference/svn/functions/svn-fs-file-length.xml
  M  reference/svn/functions/svn-fs-is-dir.xml
  M  reference/svn/functions/svn-fs-is-file.xml
  M  reference/svn/functions/svn-fs-make-dir.xml
  M  reference/svn/functions/svn-fs-make-file.xml
  M  reference/svn/functions/svn-fs-node-created-rev.xml
  M  reference/svn/functions/svn-fs-node-prop.xml
  M  reference/svn/functions/svn-fs-props-changed.xml
  M  reference/svn/functions/svn-fs-revision-prop.xml
  M  reference/svn/functions/svn-fs-revision-root.xml
  M  reference/svn/functions/svn-fs-txn-root.xml
  M  reference/svn/functions/svn-fs-youngest-rev.xml
  M  reference/svn/functions/svn-import.xml
  M  reference/svn/functions/svn-log.xml
  M  reference/svn/functions/svn-ls.xml
  M  reference/svn/functions/svn-mkdir.xml
  M  reference/svn/functions/svn-repos-create.xml
  M  reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
  M  reference/svn/functions/svn-repos-fs-commit-txn.xml
  M  reference/svn/functions/svn-repos-fs.xml
  M  reference/svn/functions/svn-repos-hotcopy.xml
  M  reference/svn/functions/svn-repos-open.xml
  M  reference/svn/functions/svn-repos-recover.xml
  M  reference/svn/functions/svn-revert.xml
  M  reference/svn/functions/svn-status.xml
  M  reference/svn/functions/svn-update.xml
  M  reference/svn/setup.xml


Diff:

diff --git a/reference/svn/book.xml b/reference/svn/book.xml
index 7fe106f0ced9..c753ead26125 100644
--- a/reference/svn/book.xml
+++ b/reference/svn/book.xml
@@ -1,33 +1,31 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- State: experimental -->
-
-<book xml:id="book.svn" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="book.svn">
  <?phpdoc extension-membership="pecl" ?>
  <title>Subversion</title>
  <titleabbrev>SVN</titleabbrev>
- 
+
  <!-- {{{ preface -->
  <preface xml:id="intro.svn">
   &reftitle.intro;
-  <para>
+  <simpara>
    This extension implements PHP bindings for
    <link xlink:href="&url.svn;">Subversion</link> (SVN), a version
    control system, allowing PHP scripts to communicate with SVN repositories
    and working copies without direct command line calls to the
    <filename>svn</filename>
    executable.
-  </para>
+  </simpara>
   &warn.experimental;
  </preface>
  <!-- }}} -->
- 
+
  &reference.svn.setup;
  &reference.svn.constants;
  &reference.svn.reference;
 
 </book>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
@@ -48,4 +46,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-
diff --git a/reference/svn/configure.xml b/reference/svn/configure.xml
index 2593c8d66db9..f77dc938a6dc 100644
--- a/reference/svn/configure.xml
+++ b/reference/svn/configure.xml
@@ -1,31 +1,30 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<section xml:id="svn.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="svn.installation">
  &reftitle.install;
- <para>
+ <simpara>
   &pecl.info;
   <link xlink:href="&url.pecl.package;svn"/>
- </para>
- <para>
+ </simpara>
+ <simpara>
    If <filename>./configure</filename> is having trouble finding the
    SVN files (for example, Subversion was installed with a
    different prefix directory), use
    <userinput>./configure --with-svn=$USR_PATH</userinput>
    to specify the directory where the
    <filename>include/subversion-1/</filename> folder is located.
- </para>
- <para>
+ </simpara>
+ <simpara>
   &pecl.windows.download;
- </para>
+ </simpara>
  <warning>
-  <para>
+  <simpara>
    If the extension is compiled against libsvn 1.3,
    functions that work with working copies will fail
    when used on working copies created by Subversion 1.4.
-  </para>
+  </simpara>
  </warning>
 </section>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-add.xml b/reference/svn/functions/svn-add.xml
index c2a8301d2736..504c741d8ecd 100644
--- a/reference/svn/functions/svn-add.xml
+++ b/reference/svn/functions/svn-add.xml
@@ -14,12 +14,12 @@
    <methodparam choice="opt"><type>bool</type><parameter>recursive</parameter><initializer>&true;</initializer></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>force</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Adds the file, directory or symbolic link at <parameter>path</parameter>
    to the working directory. The item will be added to the repository
    the next time you call <function>svn_commit</function> on the working
    copy.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -28,29 +28,29 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Path of item to add.
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>recursive</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       If item is directory, whether or not to recursively add
       all of its contents. Default is &true;
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>force</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       If true, Subversion will recurse into already versioned directories
       in order to add unversioned files that may be hiding in those
       directories. Default is &false;
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -58,9 +58,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -100,17 +100,17 @@
   &reftitle.examples;
   <example>
    <title><function>svn_add</function> example</title>
-   <para>
+   <simpara>
     In a working directory where <userinput>svn status</userinput>
     returns:
-   </para>
+   </simpara>
    <screen>
 <![CDATA[
 $ svn status
 ?      foobar.txt
 ]]>
    </screen>
-   <para>...this code:</para>
+   <simpara>...this code:</simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
@@ -118,10 +118,10 @@ svn_add('foobar.txt');
 ?>
 ]]>
    </programlisting>
-   <para>
+   <simpara>
     ...will schedule <filename>foobar.txt</filename> for addition into
     the repository.
-   </para>
+   </simpara>
   </example>
  </refsect1>
 
diff --git a/reference/svn/functions/svn-auth-get-parameter.xml b/reference/svn/functions/svn-auth-get-parameter.xml
index 6078868c20dd..91e0095a8cc8 100644
--- a/reference/svn/functions/svn-auth-get-parameter.xml
+++ b/reference/svn/functions/svn-auth-get-parameter.xml
@@ -12,11 +12,11 @@
    <type>string</type><methodname>svn_auth_get_parameter</methodname>
    <methodparam><type>string</type><parameter>key</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Retrieves authentication parameter at <parameter>key</parameter>.
    For a list of valid keys and their meanings, consult the
    <link linkend="svn.constants.auth">authentication constants list</link>.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,10 +25,10 @@
    <varlistentry>
     <term><parameter>key</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String key name. Use the <link linkend="svn.constants.auth">authentication constants</link>
       defined by this extension to specify a key.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -36,10 +36,10 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns the string value of the parameter at <parameter>key</parameter>;
    returns &null; if parameter does not exist.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-auth-set-parameter.xml b/reference/svn/functions/svn-auth-set-parameter.xml
index 04773700ba76..12a36efd7056 100644
--- a/reference/svn/functions/svn-auth-set-parameter.xml
+++ b/reference/svn/functions/svn-auth-set-parameter.xml
@@ -13,11 +13,11 @@
    <methodparam><type>string</type><parameter>key</parameter></methodparam>
    <methodparam><type>string</type><parameter>value</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Sets authentication parameter at <parameter>key</parameter> to <parameter>value</parameter>.
    For a list of valid keys and their meanings, consult the
    <link linkend="svn.constants.auth">authentication constants list</link>.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -26,19 +26,19 @@
    <varlistentry>
     <term><parameter>key</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String key name. Use the <link linkend="svn.constants.auth">authentication constants</link>
       defined by this extension to specify a key.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>value</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String value to set to parameter at key. Format of value varies
       with the parameter.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -46,9 +46,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.void;
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -88,10 +88,10 @@
   &reftitle.examples;
   <example>
    <title>Default authentication example</title>
-   <para>
+   <simpara>
     This example configures SVN so that the default username to use
     is 'Bob' and the default password is 'abc123':
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-blame.xml b/reference/svn/functions/svn-blame.xml
index 48e4745b3d6e..5f84cc354c84 100644
--- a/reference/svn/functions/svn-blame.xml
+++ b/reference/svn/functions/svn-blame.xml
@@ -13,9 +13,9 @@
    <methodparam><type>string</type><parameter>repository_url</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>revision_no</parameter><initializer>SVN_REVISION_HEAD</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Get the SVN blame of a file from a repository URL.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -24,17 +24,17 @@
    <varlistentry>
     <term><parameter>repository_url</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The repository URL.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>revision_no</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The revision number.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -42,11 +42,11 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    An <type>array</type> of SVN blame information separated by line
    which includes the revision number, line number, line of code,
    author, and date.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="examples">
diff --git a/reference/svn/functions/svn-cat.xml b/reference/svn/functions/svn-cat.xml
index f58da46f8bde..21dc8f1506d7 100644
--- a/reference/svn/functions/svn-cat.xml
+++ b/reference/svn/functions/svn-cat.xml
@@ -13,11 +13,11 @@
    <methodparam><type>string</type><parameter>repos_url</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>revision_no</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Returns the contents of the URL <parameter>repos_url</parameter> to
    a file in the repository, optionally at revision number
    <parameter>revision_no</parameter>.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -26,18 +26,18 @@
    <varlistentry>
     <term><parameter>repos_url</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String URL path to item in a repository.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>revision_no</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Integer revision number of item to retrieve, default is the HEAD
       revision.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -45,10 +45,10 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns the string contents of the item from the repository on
    success, and &false; on failure.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -88,9 +88,9 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example retrieves the contents of a file at revision 28:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-checkout.xml b/reference/svn/functions/svn-checkout.xml
index 2ee889213470..64360d1b0909 100644
--- a/reference/svn/functions/svn-checkout.xml
+++ b/reference/svn/functions/svn-checkout.xml
@@ -15,10 +15,10 @@
    <methodparam choice="opt"><type>int</type><parameter>revision</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Checks out a working copy from the repository at <parameter>repos</parameter>
    to <parameter>targetpath</parameter> at revision <parameter>revision</parameter>.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -27,36 +27,36 @@
    <varlistentry>
     <term><parameter>repos</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String URL path to directory in repository to check out.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>targetpath</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String local path to directory to check out in to
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>revision</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Integer revision number of repository to check out. Default is
       HEAD, the most recent revision.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>flags</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Any combination of <constant>SVN_NON_RECURSIVE</constant> and
       <constant>SVN_IGNORE_EXTERNALS</constant>.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -64,9 +64,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -106,10 +106,10 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates how to check out a directory from
     a repository to a directory named calc:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
@@ -117,12 +117,12 @@ svn_checkout('http://www.example.com/svnroot/calc/trunk', dirname(__FILE__) . '/
 ?>
 ]]>
    </programlisting>
-   <para>
+   <simpara>
     The <literal>dirname(__FILE__)</literal> call is necessary in order
     to convert the calc relative path into an absolute one. If calc
     exists, you can also use <function>realpath</function> to retrieve
     an absolute path.
-   </para>
+   </simpara>
   </example>
  </refsect1>
 
diff --git a/reference/svn/functions/svn-cleanup.xml b/reference/svn/functions/svn-cleanup.xml
index e5316d86b828..3eb146332dcf 100644
--- a/reference/svn/functions/svn-cleanup.xml
+++ b/reference/svn/functions/svn-cleanup.xml
@@ -12,11 +12,11 @@
    <type>bool</type><methodname>svn_cleanup</methodname>
    <methodparam><type>string</type><parameter>workingdir</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Recursively cleanup working copy directory <parameter>workingdir</parameter>,
    finishing any incomplete operations and removing working copy locks. Use
    when a working copy is in limbo and needs to be usable again.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,9 +25,9 @@
    <varlistentry>
     <term><parameter>workingdir</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String path to local working directory to cleanup
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
@@ -36,9 +36,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -78,10 +78,10 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates clean up of a working copy in a
     directory named help-me:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
@@ -89,10 +89,10 @@ svn_cleanup(realpath('help-me'));
 ?>
 ]]>
    </programlisting>
-   <para>
+   <simpara>
     The <function>realpath</function> call is necessary due to
     SVN's quirky handling of relative paths.
-   </para>
+   </simpara>
   </example>
  </refsect1>
 
diff --git a/reference/svn/functions/svn-client-version.xml b/reference/svn/functions/svn-client-version.xml
index b9fb255d5c76..a9cf345ef40f 100644
--- a/reference/svn/functions/svn-client-version.xml
+++ b/reference/svn/functions/svn-client-version.xml
@@ -12,9 +12,9 @@
    <type>string</type><methodname>svn_client_version</methodname>
    <void/>
   </methodsynopsis>
-  <para>
+  <simpara>
    Returns the version of the SVN client libraries
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -24,9 +24,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    String version number, usually in form of x.y.z.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
diff --git a/reference/svn/functions/svn-commit.xml b/reference/svn/functions/svn-commit.xml
index 9afd18ce2a31..279eb5607602 100644
--- a/reference/svn/functions/svn-commit.xml
+++ b/reference/svn/functions/svn-commit.xml
@@ -14,13 +14,13 @@
    <methodparam><type>array</type><parameter>targets</parameter></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>recursive</parameter><initializer>&true;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Commits changes made in the local working copy files enumerated in
    the <parameter>targets</parameter> array to the repository, with the
    log message <parameter>log</parameter>. Directories in the <parameter>targets</parameter>
    array will be recursively committed unless <parameter>recursive</parameter>
    is set to &false;.
-  </para>
+  </simpara>
   <note>
    <simpara>
     This function does not have any parameters for specifying authentication,
@@ -35,17 +35,17 @@
    <varlistentry>
     <term><parameter>log</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       String log text to commit
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>targets</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Array of local paths of files to be committed
-     </para>
+     </simpara>
      <warning>
       <simpara>
        This parameter must be an array, a string for a single
@@ -58,11 +58,11 @@
    <varlistentry>
     <term><parameter>recursive</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Boolean flag to disable recursive committing of
       directories in the <parameter>targets</parameter> array.
       Default is &true;.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -70,9 +70,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns array in form of:
-  </para>
+  </simpara>
     <screen>
 <![CDATA[
 array(
@@ -82,9 +82,9 @@ array(
 )
 ]]>
     </screen>
-  <para>
+  <simpara>
    Returns &false; on failure.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -124,11 +124,11 @@ array(
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example commits the calculator directory to a repository, using
     the username Bob and the password abc123 (hopefully, his password is
     stronger):
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-delete.xml b/reference/svn/functions/svn-delete.xml
index 317bf41e00f8..e162c25aa268 100644
--- a/reference/svn/functions/svn-delete.xml
+++ b/reference/svn/functions/svn-delete.xml
@@ -13,12 +13,12 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>force</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Deletes the file, directory or symbolic link at <parameter>path</parameter>
    from the working directory. The item will be deleted from the repository
    the next time you call <function>svn_commit</function> on the working
    copy.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -27,20 +27,20 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Path of item to delete.
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>force</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       If &true;, the file will be deleted even if it has local modifications.
       Otherwise, local modifications will result in a failure. Default is
       &false;
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -48,9 +48,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-diff.xml b/reference/svn/functions/svn-diff.xml
index b8014d036147..926ddb1fbca2 100644
--- a/reference/svn/functions/svn-diff.xml
+++ b/reference/svn/functions/svn-diff.xml
@@ -15,15 +15,15 @@
    <methodparam><type>string</type><parameter>path2</parameter></methodparam>
    <methodparam><type>int</type><parameter>rev2</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Recursively diffs two paths, <parameter>path1</parameter> and
    <parameter>path2</parameter>.
-  </para>
+  </simpara>
   <note>
-   <para>
+   <simpara>
     This is not a general-purpose diff utility. Only local files
     that are versioned may be diffed: other files will fail.
-   </para>
+   </simpara>
   </note>
  </refsect1>
 
@@ -33,10 +33,10 @@
    <varlistentry>
     <term><parameter>path1</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       First path to diff. This can be a URL to a file/directory in an SVN
       repository or a local file/directory path.
-     </para>
+     </simpara>
      &svn.relativepath;
      <warning>
       <simpara>
@@ -51,27 +51,27 @@
    <varlistentry>
     <term><parameter>rev1</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       First path's revision number. Use <constant>SVN_REVISION_HEAD</constant>
       to specify the most recent revision.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path2</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Second path to diff. See <parameter>path1</parameter> for description.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>rev2</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Second path's revision number. See <parameter>rev1</parameter>
       for description.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -79,19 +79,19 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns an array-list consisting of two streams: the first is the diff output
    and the second contains error stream output. The streams can be
    read using <function>fread</function>. Returns &false; or &null; on
    error.
-  </para>
-  <para>
+  </simpara>
+  <simpara>
    The diff output will, by default, be in the form of Subversion's
    custom unified diff format, but an
    <link xlink:href="&url.svn.manual.externaldifftools;">external
    diff engine</link> may be
    used depending on Subversion's configuration.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -131,10 +131,10 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates the basic usage of this function, and
     the retrieval of contents from the stream:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
@@ -166,11 +166,11 @@ Index: http://www.example.com/svnroot/trunk/foo
   </example>
   <example>
    <title>Diffing two revisions of a repository path</title>
-   <para>
+   <simpara>
     This example implements a wrapper function that allows a user
     to easily diff two revisions of the same item using an external
     repository path (the default syntax is somewhat verbose):
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
@@ -183,11 +183,11 @@ function svn_diff_same_item($path, $rev1, $rev2) {
   </example>
   <example>
    <title>Portably diffing two local files</title>
-   <para>
+   <simpara>
     This example implements a wrapper function that portably
     diffs two local files, compensating for the <function>realpath</function>
     fix and the backslashes bug:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-export.xml b/reference/svn/functions/svn-export.xml
index 258765eaf5f7..b596b56681aa 100644
--- a/reference/svn/functions/svn-export.xml
+++ b/reference/svn/functions/svn-export.xml
@@ -15,10 +15,10 @@
    <methodparam choice="opt"><type>bool</type><parameter>working_copy</parameter><initializer>&true;</initializer></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>revision_no</parameter><initializer>-1</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Export the contents of either a working copy or repository into a
    'clean' directory.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -27,25 +27,25 @@
    <varlistentry>
     <term><parameter>frompath</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The path to the current repository.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>topath</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The path to the new repository.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>working_copy</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       If &true;, it will export uncommitted files from the working copy.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -54,9 +54,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="examples">
diff --git a/reference/svn/functions/svn-fs-abort-txn.xml b/reference/svn/functions/svn-fs-abort-txn.xml
index 95a5144f3da8..02b20c5dcf8f 100644
--- a/reference/svn/functions/svn-fs-abort-txn.xml
+++ b/reference/svn/functions/svn-fs-abort-txn.xml
@@ -13,9 +13,9 @@
    <methodparam><type>resource</type><parameter>txn</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Aborts a transaction.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -24,9 +24,9 @@
    <varlistentry>
     <term><parameter>txn</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -34,9 +34,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-apply-text.xml b/reference/svn/functions/svn-fs-apply-text.xml
index 9bdc460452ad..cdf51555ea97 100644
--- a/reference/svn/functions/svn-fs-apply-text.xml
+++ b/reference/svn/functions/svn-fs-apply-text.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-apply-text" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-apply-text">
  <refnamediv>
   <refname>svn_fs_apply_text</refname>
   <refpurpose>Creates and returns a stream that will be used to replace</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Creates and returns a stream that will be used to replace
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-begin-txn2.xml b/reference/svn/functions/svn-fs-begin-txn2.xml
index d76f526e8e8b..699186131714 100644
--- a/reference/svn/functions/svn-fs-begin-txn2.xml
+++ b/reference/svn/functions/svn-fs-begin-txn2.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-begin-txn2" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-begin-txn2">
  <refnamediv>
   <refname>svn_fs_begin_txn2</refname>
   <refpurpose>Create a new transaction</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>int</type><parameter>rev</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Create a new transaction
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-change-node-prop.xml b/reference/svn/functions/svn-fs-change-node-prop.xml
index 494ef5d4edc2..0733e7231370 100644
--- a/reference/svn/functions/svn-fs-change-node-prop.xml
+++ b/reference/svn/functions/svn-fs-change-node-prop.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-change-node-prop" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-change-node-prop">
  <refnamediv>
   <refname>svn_fs_change_node_prop</refname>
   <refpurpose>Return true if everything is ok, false otherwise</refpurpose>
@@ -16,9 +16,9 @@
    <methodparam><type>string</type><parameter>value</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Return true if everything is ok, false otherwise
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -151,7 +151,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-check-path.xml b/reference/svn/functions/svn-fs-check-path.xml
index 157561a132d4..cb75730a5f15 100644
--- a/reference/svn/functions/svn-fs-check-path.xml
+++ b/reference/svn/functions/svn-fs-check-path.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-check-path" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-check-path">
  <refnamediv>
   <refname>svn_fs_check_path</refname>
   <refpurpose>Determines what kind of item lives at path in a given repository fsroot</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Determines what kind of item lives at path in a given repository fsroot
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-contents-changed.xml b/reference/svn/functions/svn-fs-contents-changed.xml
index f0d4bfba8c0b..96a30bf3b6fc 100644
--- a/reference/svn/functions/svn-fs-contents-changed.xml
+++ b/reference/svn/functions/svn-fs-contents-changed.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-contents-changed" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-contents-changed">
  <refnamediv>
   <refname>svn_fs_contents_changed</refname>
   <refpurpose>Return true if content is different, false otherwise</refpurpose>
@@ -16,9 +16,9 @@
    <methodparam><type>string</type><parameter>path2</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Return true if content is different, false otherwise
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -151,7 +151,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-copy.xml b/reference/svn/functions/svn-fs-copy.xml
index c9eb6e9eec16..240cd4f0f102 100644
--- a/reference/svn/functions/svn-fs-copy.xml
+++ b/reference/svn/functions/svn-fs-copy.xml
@@ -16,9 +16,9 @@
    <methodparam><type>string</type><parameter>to_path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Copies a file or a directory.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -27,33 +27,33 @@
    <varlistentry>
     <term><parameter>from_root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>from_path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>to_root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>to_path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -61,9 +61,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-delete.xml b/reference/svn/functions/svn-fs-delete.xml
index 283f004800f6..44fc4ece1359 100644
--- a/reference/svn/functions/svn-fs-delete.xml
+++ b/reference/svn/functions/svn-fs-delete.xml
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Deletes a file or a directory.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,17 +25,17 @@
    <varlistentry>
     <term><parameter>root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -43,9 +43,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-dir-entries.xml b/reference/svn/functions/svn-fs-dir-entries.xml
index fa65626f0e78..ec7fdeb6731f 100644
--- a/reference/svn/functions/svn-fs-dir-entries.xml
+++ b/reference/svn/functions/svn-fs-dir-entries.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-dir-entries" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-dir-entries">
  <refnamediv>
   <refname>svn_fs_dir_entries</refname>
   <refpurpose>Enumerates the directory entries under path; returns a hash of dir names to file type</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Enumerates the directory entries under path; returns a hash of dir names to file type
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-file-contents.xml b/reference/svn/functions/svn-fs-file-contents.xml
index 0aa304ff50d8..a6c2009c3c20 100644
--- a/reference/svn/functions/svn-fs-file-contents.xml
+++ b/reference/svn/functions/svn-fs-file-contents.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-file-contents" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-file-contents">
  <refnamediv>
   <refname>svn_fs_file_contents</refname>
   <refpurpose>Returns a stream to access the contents of a file from a given version of the fs</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Returns a stream to access the contents of a file from a given version of the fs
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-file-length.xml b/reference/svn/functions/svn-fs-file-length.xml
index beeb7b2bf221..ca9da659c608 100644
--- a/reference/svn/functions/svn-fs-file-length.xml
+++ b/reference/svn/functions/svn-fs-file-length.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-file-length" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-file-length">
  <refnamediv>
   <refname>svn_fs_file_length</refname>
   <refpurpose>Returns the length of a file from a given version of the fs</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Returns the length of a file from a given version of the fs
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-is-dir.xml b/reference/svn/functions/svn-fs-is-dir.xml
index 1944f25fa624..c765760bdf86 100644
--- a/reference/svn/functions/svn-fs-is-dir.xml
+++ b/reference/svn/functions/svn-fs-is-dir.xml
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Determines if the given path points to a directory.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,17 +25,17 @@
    <varlistentry>
     <term><parameter>root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -43,9 +43,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns &true; if the path points to a directory, &false; otherwise.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-is-file.xml b/reference/svn/functions/svn-fs-is-file.xml
index c6f24b17fd0b..9c73503a9adc 100644
--- a/reference/svn/functions/svn-fs-is-file.xml
+++ b/reference/svn/functions/svn-fs-is-file.xml
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Determines if the given path points to a file.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,17 +25,17 @@
    <varlistentry>
     <term><parameter>root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -43,9 +43,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns &true; if the path points to a file, &false; otherwise.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-make-dir.xml b/reference/svn/functions/svn-fs-make-dir.xml
index 431dbb344a67..8d60394c3cda 100644
--- a/reference/svn/functions/svn-fs-make-dir.xml
+++ b/reference/svn/functions/svn-fs-make-dir.xml
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Creates a new empty directory.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,17 +25,17 @@
    <varlistentry>
     <term><parameter>root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -43,9 +43,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-make-file.xml b/reference/svn/functions/svn-fs-make-file.xml
index 7eee53637c32..aac867a82d83 100644
--- a/reference/svn/functions/svn-fs-make-file.xml
+++ b/reference/svn/functions/svn-fs-make-file.xml
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Creates a new empty file.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,17 +25,17 @@
    <varlistentry>
     <term><parameter>root</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
 
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -43,9 +43,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="notes">
diff --git a/reference/svn/functions/svn-fs-node-created-rev.xml b/reference/svn/functions/svn-fs-node-created-rev.xml
index 1dc78dbed164..d35d548c6904 100644
--- a/reference/svn/functions/svn-fs-node-created-rev.xml
+++ b/reference/svn/functions/svn-fs-node-created-rev.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-node-created-rev" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-node-created-rev">
  <refnamediv>
   <refname>svn_fs_node_created_rev</refname>
   <refpurpose>Returns the revision in which path under fsroot was created</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Returns the revision in which path under fsroot was created
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-node-prop.xml b/reference/svn/functions/svn-fs-node-prop.xml
index 1ab09ffe61b8..8623a8c19e49 100644
--- a/reference/svn/functions/svn-fs-node-prop.xml
+++ b/reference/svn/functions/svn-fs-node-prop.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-node-prop" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-node-prop">
  <refnamediv>
   <refname>svn_fs_node_prop</refname>
   <refpurpose>Returns the value of a property for a node</refpurpose>
@@ -15,9 +15,9 @@
    <methodparam><type>string</type><parameter>propname</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Returns the value of a property for a node
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -142,7 +142,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-props-changed.xml b/reference/svn/functions/svn-fs-props-changed.xml
index c4204b90d730..273b42c7f734 100644
--- a/reference/svn/functions/svn-fs-props-changed.xml
+++ b/reference/svn/functions/svn-fs-props-changed.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-props-changed" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-props-changed">
  <refnamediv>
   <refname>svn_fs_props_changed</refname>
   <refpurpose>Return true if props are different, false otherwise</refpurpose>
@@ -16,9 +16,9 @@
    <methodparam><type>string</type><parameter>path2</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Return true if props are different, false otherwise
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -151,7 +151,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-revision-prop.xml b/reference/svn/functions/svn-fs-revision-prop.xml
index eda7f2dea6c3..f0d2bbe5f148 100644
--- a/reference/svn/functions/svn-fs-revision-prop.xml
+++ b/reference/svn/functions/svn-fs-revision-prop.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-revision-prop" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-revision-prop">
  <refnamediv>
   <refname>svn_fs_revision_prop</refname>
   <refpurpose>Fetches the value of a named property</refpurpose>
@@ -15,9 +15,9 @@
    <methodparam><type>string</type><parameter>propname</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Fetches the value of a named property
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -142,7 +142,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-revision-root.xml b/reference/svn/functions/svn-fs-revision-root.xml
index 746ed467d200..0867230ce24c 100644
--- a/reference/svn/functions/svn-fs-revision-root.xml
+++ b/reference/svn/functions/svn-fs-revision-root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-revision-root" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-revision-root">
  <refnamediv>
   <refname>svn_fs_revision_root</refname>
   <refpurpose>Get a handle on a specific version of the repository root</refpurpose>
@@ -14,9 +14,9 @@
    <methodparam><type>int</type><parameter>revnum</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Get a handle on a specific version of the repository root
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -133,7 +133,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-txn-root.xml b/reference/svn/functions/svn-fs-txn-root.xml
index 02054409e3cc..d1bf5725fc7f 100644
--- a/reference/svn/functions/svn-fs-txn-root.xml
+++ b/reference/svn/functions/svn-fs-txn-root.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-txn-root" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-txn-root">
  <refnamediv>
   <refname>svn_fs_txn_root</refname>
   <refpurpose>Creates and returns a transaction root</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>resource</type><parameter>txn</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Creates and returns a transaction root
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-fs-youngest-rev.xml b/reference/svn/functions/svn-fs-youngest-rev.xml
index 4450039957dd..f0d5a3cef9f5 100644
--- a/reference/svn/functions/svn-fs-youngest-rev.xml
+++ b/reference/svn/functions/svn-fs-youngest-rev.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-fs-youngest-rev" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-fs-youngest-rev">
  <refnamediv>
   <refname>svn_fs_youngest_rev</refname>
   <refpurpose>Returns the number of the youngest revision in the filesystem</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>resource</type><parameter>fs</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Returns the number of the youngest revision in the filesystem
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-import.xml b/reference/svn/functions/svn-import.xml
index e1d1328e8ab4..a88504b6201c 100644
--- a/reference/svn/functions/svn-import.xml
+++ b/reference/svn/functions/svn-import.xml
@@ -14,12 +14,12 @@
    <methodparam><type>string</type><parameter>url</parameter></methodparam>
    <methodparam><type>bool</type><parameter>nonrecursive</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Commits unversioned <parameter>path</parameter> into repository at
    <parameter>url</parameter>. If <parameter>path</parameter> is a
    directory and <parameter>nonrecursive</parameter> is &false;,
    the directory will be imported recursively.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -28,26 +28,26 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Path of file or directory to import.
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>url</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Repository URL to import into.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>nonrecursive</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Whether or not to refrain from recursively processing directories.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -55,9 +55,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -97,11 +97,11 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates a basic use-case of this function. To import
     a directory named new-files into the repository at
     http://www.example.com/svnroot/incoming/abc, use:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-log.xml b/reference/svn/functions/svn-log.xml
index d433779a18bc..5fe13812eb34 100644
--- a/reference/svn/functions/svn-log.xml
+++ b/reference/svn/functions/svn-log.xml
@@ -16,12 +16,12 @@
    <methodparam choice="opt"><type>int</type><parameter>limit</parameter><initializer>0</initializer></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>SVN_DISCOVER_CHANGED_PATHS | SVN_STOP_ON_COPY</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    <function>svn_log</function> returns the complete history of the item at the repository URL
    <parameter>repos_url</parameter>, or the history of a specific revision
    if <parameter>start_revision</parameter> is set. This function is equivalent
    to <userinput>svn log --verbose -r $start_revision $repos_url</userinput>.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -30,47 +30,47 @@
    <varlistentry>
     <term><parameter>repos_url</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Repository URL of the item to retrieve log history from.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>start_revision</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Revision number of the first log to retrieve. Use
       <constant>SVN_REVISION_HEAD</constant> to retrieve the log from
       the most recent revision.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>end_revision</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Revision number of the last log to retrieve. Defaults to
       <parameter>start_revision</parameter> if specified or to
       <constant>SVN_REVISION_INITIAL</constant> otherwise.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>limit</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Number of logs to retrieve.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>flags</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Any combination of <constant>SVN_OMIT_MESSAGES</constant>,
       <constant>SVN_DISCOVER_CHANGED_PATHS</constant> and
       <constant>SVN_STOP_ON_COPY</constant>.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -104,16 +104,16 @@
     </screen>
   </para>
   <note>
-   <para>
+   <simpara>
     The output will always be a numerically indexed array of arrays,
     even when there are none or only one log message(s).
-   </para>
+   </simpara>
   </note>
-  <para>
+  <simpara>
    The value of <varname>action</varname> is a subset of the
    <link xlink:href="&url.svn.manual.status;">status output
    in the first column</link>, where possible values are:
-  </para>
+  </simpara>
   <table>
    <title>Actions</title>
    <tgroup cols="2">
@@ -143,9 +143,9 @@
      </tbody>
     </tgroup>
   </table>
-  <para>
+  <simpara>
    If no changes were made to the item, an empty array is returned.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
diff --git a/reference/svn/functions/svn-ls.xml b/reference/svn/functions/svn-ls.xml
index dd8b66373687..2b19e991ff65 100644
--- a/reference/svn/functions/svn-ls.xml
+++ b/reference/svn/functions/svn-ls.xml
@@ -14,16 +14,16 @@
    <methodparam choice="opt"><type>bool</type><parameter>recurse</parameter><initializer>&false;</initializer></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>peg</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    This function queries the repository URL and returns a list of
    files and directories, optionally from a specific revision. This
    is equivalent to <userinput>svn list $repos_url[@$revision_no]</userinput>
-  </para>
+  </simpara>
   <note>
-   <para>
+   <simpara>
     This function does not work with working copies. <parameter>repos_url</parameter>
     <emphasis>must</emphasis> be a repository URL.
-   </para>
+   </simpara>
   </note>
 
  </refsect1>
@@ -33,28 +33,28 @@
    <varlistentry>
     <term><parameter>url</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       URL of the repository, eg. <userinput>http://www.example.com/svnroot</userinput>.
       To access a local Subversion repository via filesystem, use the
       file URI scheme, eg. <userinput>file:///home/user/svn-repos</userinput>
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>revision</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Integer revision number to retrieve listing of. When omitted,
       the HEAD revision is used.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>recurse</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Enables recursion.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
diff --git a/reference/svn/functions/svn-mkdir.xml b/reference/svn/functions/svn-mkdir.xml
index 1b2d99c4ead1..3d004d11395c 100644
--- a/reference/svn/functions/svn-mkdir.xml
+++ b/reference/svn/functions/svn-mkdir.xml
@@ -13,9 +13,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
    <methodparam choice="opt"><type>string</type><parameter>log_message</parameter></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Creates a directory in a working copy or repository.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -24,9 +24,9 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The path to the working copy or repository.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -34,9 +34,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="seealso">
diff --git a/reference/svn/functions/svn-repos-create.xml b/reference/svn/functions/svn-repos-create.xml
index 2906acfe6fd3..a24ac5c6ed6c 100644
--- a/reference/svn/functions/svn-repos-create.xml
+++ b/reference/svn/functions/svn-repos-create.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-create" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-create">
  <refnamediv>
   <refname>svn_repos_create</refname>
   <refpurpose>Create a new subversion repository at path</refpurpose>
@@ -15,9 +15,9 @@
    <methodparam choice="opt"><type>array</type><parameter>fsconfig</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Create a new subversion repository at path
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -142,7 +142,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml b/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
index 96d8f8f728b3..a7862537c5cb 100644
--- a/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
+++ b/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-fs-begin-txn-for-commit" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-fs-begin-txn-for-commit">
  <refnamediv>
   <refname>svn_repos_fs_begin_txn_for_commit</refname>
   <refpurpose>Create a new transaction</refpurpose>
@@ -16,9 +16,9 @@
    <methodparam><type>string</type><parameter>log_msg</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Create a new transaction
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -151,7 +151,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-fs-commit-txn.xml b/reference/svn/functions/svn-repos-fs-commit-txn.xml
index 73b68dc7fe69..98736f492a91 100644
--- a/reference/svn/functions/svn-repos-fs-commit-txn.xml
+++ b/reference/svn/functions/svn-repos-fs-commit-txn.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-fs-commit-txn" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-fs-commit-txn">
  <refnamediv>
   <refname>svn_repos_fs_commit_txn</refname>
   <refpurpose>Commits a transaction and returns the new revision</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>resource</type><parameter>txn</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Commits a transaction and returns the new revision
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-fs.xml b/reference/svn/functions/svn-repos-fs.xml
index 3da8f84c8b6f..b878761a1bb6 100644
--- a/reference/svn/functions/svn-repos-fs.xml
+++ b/reference/svn/functions/svn-repos-fs.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-fs" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-fs">
  <refnamediv>
   <refname>svn_repos_fs</refname>
   <refpurpose>Gets a handle on the filesystem for a repository</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>resource</type><parameter>repos</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Gets a handle on the filesystem for a repository
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-hotcopy.xml b/reference/svn/functions/svn-repos-hotcopy.xml
index 2110a3091ca0..1ac1d2188ccd 100644
--- a/reference/svn/functions/svn-repos-hotcopy.xml
+++ b/reference/svn/functions/svn-repos-hotcopy.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-hotcopy" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-hotcopy">
  <refnamediv>
   <refname>svn_repos_hotcopy</refname>
   <refpurpose>Make a hot-copy of the repos at repospath; copy it to destpath</refpurpose>
@@ -15,9 +15,9 @@
    <methodparam><type>bool</type><parameter>cleanlogs</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Make a hot-copy of the repos at repospath; copy it to destpath
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -143,7 +143,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-open.xml b/reference/svn/functions/svn-repos-open.xml
index 7b284281fa5b..e895745c964b 100644
--- a/reference/svn/functions/svn-repos-open.xml
+++ b/reference/svn/functions/svn-repos-open.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-open" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-open">
  <refnamediv>
   <refname>svn_repos_open</refname>
   <refpurpose>Open a shared lock on a repository</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Open a shared lock on a repository.
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-repos-recover.xml b/reference/svn/functions/svn-repos-recover.xml
index 46b5e790b85b..348eb2e4bfa7 100644
--- a/reference/svn/functions/svn-repos-recover.xml
+++ b/reference/svn/functions/svn-repos-recover.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<refentry xml:id="function.svn-repos-recover" xmlns="http://docbook.org/ns/docbook">
+<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.svn-repos-recover">
  <refnamediv>
   <refname>svn_repos_recover</refname>
   <refpurpose>Run recovery procedures on the repository located at path</refpurpose>
@@ -13,9 +13,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
   </methodsynopsis>
   &warn.undocumented.func;
-  <para>
+  <simpara>
    Run recovery procedures on the repository located at path.
-  </para>
+  </simpara>
  </refsect1>
 <!--
  <refsect1 role="parameters">
@@ -124,7 +124,6 @@ Use the PEAR Coding Standards
  -->
 
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
diff --git a/reference/svn/functions/svn-revert.xml b/reference/svn/functions/svn-revert.xml
index f542ff0de198..1c21077c3241 100644
--- a/reference/svn/functions/svn-revert.xml
+++ b/reference/svn/functions/svn-revert.xml
@@ -13,9 +13,9 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>recursive</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Revert any local changes to the path in a working copy.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -24,17 +24,17 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       The path to the working repository.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>recursive</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Optionally make recursive changes.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -42,9 +42,9 @@
 
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    &return.success;
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="seealso">
diff --git a/reference/svn/functions/svn-status.xml b/reference/svn/functions/svn-status.xml
index accaa5c86d6c..e3c76ba9a694 100644
--- a/reference/svn/functions/svn-status.xml
+++ b/reference/svn/functions/svn-status.xml
@@ -13,10 +13,10 @@
    <methodparam><type>string</type><parameter>path</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Returns the status of working copy files and directories, giving modifications,
    additions, deletions and other changes to items in the working copy.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -25,23 +25,23 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Local path to file or directory to retrieve status of.
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>flags</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Any combination of <constant>Svn::NON_RECURSIVE</constant>,
       <constant>Svn::ALL</constant> (regardless of modification status),
       <constant>Svn::SHOW_UPDATES</constant> (entries will be added for items
       that are out-of-date), <constant>Svn::NO_IGNORE</constant> (disregard
       <literal>svn:ignore</literal> properties when scanning for new files)
       and <constant>Svn::IGNORE_EXTERNALS</constant>.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -49,10 +49,10 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns a numerically indexed array of associative arrays detailing
    the status of items in the repository:
-  </para>
+  </simpara>
   <screen>
 <![CDATA[
 Array (
@@ -63,10 +63,10 @@ Array (
 )
 ]]>
   </screen>
-  <para>
+  <simpara>
    The information on the item is an associative array that can contain
    the following keys:
-  </para>
+  </simpara>
   <variablelist>
    <varlistentry>
     <term><varname>path</varname></term>
@@ -138,9 +138,9 @@ Array (
      </listitem>
    </varlistentry>
   </variablelist>
-  <para>
+  <simpara>
    These keys are only set if the item is versioned:
-  </para>
+  </simpara>
   <variablelist>
    <varlistentry>
     <term><varname>name</varname></term>
@@ -322,9 +322,9 @@ if (!defined('svn_wc_schedule_normal')) {
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates a basic, theoretical usage of this function.
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/functions/svn-update.xml b/reference/svn/functions/svn-update.xml
index 96ae2c6beb7e..cf9a794f2813 100644
--- a/reference/svn/functions/svn-update.xml
+++ b/reference/svn/functions/svn-update.xml
@@ -14,11 +14,11 @@
    <methodparam choice="opt"><type>int</type><parameter>revno</parameter><initializer>SVN_REVISION_HEAD</initializer></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>recurse</parameter><initializer>&true;</initializer></methodparam>
   </methodsynopsis>
-  <para>
+  <simpara>
    Update working copy at <parameter>path</parameter> to revision
    <parameter>revno</parameter>. If <parameter>recurse</parameter> is true,
    directories will be recursively updated.
-  </para>
+  </simpara>
  </refsect1>
 
  <refsect1 role="parameters">
@@ -27,26 +27,26 @@
    <varlistentry>
     <term><parameter>path</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Path to local working copy.
-     </para>
+     </simpara>
      &svn.relativepath;
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>revno</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Revision number to update to, default is <constant>SVN_REVISION_HEAD</constant>.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
    <varlistentry>
     <term><parameter>recurse</parameter></term>
     <listitem>
-     <para>
+     <simpara>
       Whether or not to recursively update directories.
-     </para>
+     </simpara>
     </listitem>
    </varlistentry>
   </variablelist>
@@ -54,9 +54,9 @@
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
-  <para>
+  <simpara>
    Returns new revision number on success, returns &false; on failure.
-  </para>
+  </simpara>
  </refsect1>
 
  <!-- Use when ERRORS exist
@@ -96,9 +96,9 @@
   &reftitle.examples;
   <example>
    <title>Basic example</title>
-   <para>
+   <simpara>
     This example demonstrates basic usage of this function:
-   </para>
+   </simpara>
    <programlisting role="php">
 <![CDATA[
 <?php
diff --git a/reference/svn/setup.xml b/reference/svn/setup.xml
index 350adb1348e2..531ca92fe9f6 100644
--- a/reference/svn/setup.xml
+++ b/reference/svn/setup.xml
@@ -1,17 +1,16 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-
-<chapter xml:id="svn.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="svn.setup">
  &reftitle.setup;
 
  <!-- {{{ Requirements -->
  <section xml:id="svn.requirements">
   &reftitle.required;
-  <para>
+  <simpara>
    The Subversion binaries are not necessary to use this
    extension. However, when compiling the extension, libsvn
    (the Subversion headers) must be available.
-  </para>
+  </simpara>
  </section>
  <!-- }}} -->
 
@@ -20,7 +19,6 @@
  <!-- }}} -->
 
 </chapter>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
@@ -41,4 +39,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-
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.