dave            Fri Jun 24 09:02:26 2005 EDT

  Modified files:              
    /phpdoc/en/reference/cybermut/functions     cybermut-creerreponsecm.xml 
    /phpdoc/en/reference/kadm5  reference.xml 
    /phpdoc/en/reference/oggvorbis      reference.xml 
    /phpdoc/en/reference/paradox/functions      px-get-info.xml 
                                                px-get-parameter.xml 
                                                px-set-parameter.xml 
    /phpdoc/en/reference/ps/functions   ps-add-bookmark.xml 
                                        ps-continue-text.xml 
                                        ps-findfont.xml ps-hyphenate.xml 
                                        ps-makespotcolor.xml 
                                        ps-open-image-file.xml 
                                        ps-open-image.xml 
                                        ps-set-border-color.xml 
                                        ps-set-border-dash.xml 
                                        ps-set-border-style.xml 
                                        ps-set-text-pos.xml 
                                        ps-set-value.xml 
                                        ps-show-boxed.xml 
    /phpdoc/en/reference/radius configure.xml constants.xml 
                                reference.xml 
    /phpdoc/en/reference/radius/functions       radius-demangle-mppe-key.xml 
                                                radius-demangle.xml 
  Log:
  - Typos.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml
diff -u phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml:1.4 
phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml:1.5
--- phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml:1.4      
Tue Jun 14 11:31:17 2005
+++ phpdoc/en/reference/cybermut/functions/cybermut-creerreponsecm.xml  Fri Jun 
24 09:02:24 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cybermut.xml, last change in rev 1.2 -->
 <refentry id="function.cybermut-creerreponsecm">
  <refnamediv>
@@ -14,7 +14,7 @@
   </methodsynopsis>
   <para>
    The parameter is "OK" if the message of confirmation of the payment
-   were correctly auhentified by <function>cybermut_testmac</function>.
+   were correctly authenticated by <function>cybermut_testmac</function>.
    Any other chain is regarded as an error message.
   </para>
  </refsect1>
@@ -22,7 +22,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns a string containing the message of aknowledgement of delivery.
+   Returns a string containing the message of acknowledgement of delivery.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/reference.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/kadm5/reference.xml
diff -u phpdoc/en/reference/kadm5/reference.xml:1.2 
phpdoc/en/reference/kadm5/reference.xml:1.3
--- phpdoc/en/reference/kadm5/reference.xml:1.2 Fri Jun 17 18:59:26 2005
+++ phpdoc/en/reference/kadm5/reference.xml     Fri Jun 24 09:02:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.kadm5">
   <title>KADM5</title>
   <titleabbrev>kadm5</titleabbrev>
@@ -69,7 +69,7 @@
    <title>Contact Information</title>
     <para>
      If you have comments, bugfixes, enhancements or want to help
-     developping this you can send me a mail at 
+     in developing this you can send me a mail at 
      <ulink url="mailto:&email.hburbach;";>&email.hburbach;</ulink>.
      The project homepage can be found at
      <ulink url="&url.kadm5;">&url.kadm5;</ulink>.
http://cvs.php.net/diff.php/phpdoc/en/reference/oggvorbis/reference.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/oggvorbis/reference.xml
diff -u phpdoc/en/reference/oggvorbis/reference.xml:1.2 
phpdoc/en/reference/oggvorbis/reference.xml:1.3
--- phpdoc/en/reference/oggvorbis/reference.xml:1.2     Fri Jun 17 19:22:25 2005
+++ phpdoc/en/reference/oggvorbis/reference.xml Fri Jun 24 09:02:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <reference id="ref.oggvorbis">
  <title>oggvorbis</title>
  <titleabbrev>OGG/Vorbis</titleabbrev>
@@ -11,7 +11,7 @@
     The OGG/Vorbis file format, as defined by <ulink 
url="&url.ogg;">&url.ogg;</ulink>
     and <ulink url="&url.ogg.vorbis;">&url.ogg.vorbis;</ulink>, is a scheme
     for compressing audio streams by multiple factors with a minimum of
-    quality loss. This extension adds oggvorbis support to PHP&apos;s
+    quality loss. This extension adds Ogg Vorbis support to PHP&apos;s
     <link linkend="wrappers">URL Wrappers</link>. When used in read mode,
     compressed OGG/Vorbis data is expanded to raw PCM audio in one of six PCM
     encoding formats listed below.
@@ -21,7 +21,7 @@
   <section id="oggvorbis.requirements">
    &reftitle.required;
    <para>
-    This extensiion requires <literal>PHP &gt;= 4.3.0</literal>,
+    This extension requires <literal>PHP &gt;= 4.3.0</literal>,
     <ulink url="&url.ogg.vorbis.downloads;">libogg</ulink> &gt;= 1.0, and
     <ulink url="&url.ogg.vorbis.downloads;">libvorbis</ulink> &gt;= 1.0.
    </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-get-info.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox/functions/px-get-info.xml
diff -u phpdoc/en/reference/paradox/functions/px-get-info.xml:1.1 
phpdoc/en/reference/paradox/functions/px-get-info.xml:1.2
--- phpdoc/en/reference/paradox/functions/px-get-info.xml:1.1   Sun Jun 19 
14:42:58 2005
+++ phpdoc/en/reference/paradox/functions/px-get-info.xml       Fri Jun 24 
09:02:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-get-info">
  <refnamediv>
@@ -50,7 +50,7 @@
    <varlistentry>
     <term>headersize</term>
     <listitem>
-     <para>Number of bytes used for the header. This is usally 0x800.</para>
+     <para>Number of bytes used for the header. This is usually 0x800.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-get-parameter.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/paradox/functions/px-get-parameter.xml
diff -u phpdoc/en/reference/paradox/functions/px-get-parameter.xml:1.2 
phpdoc/en/reference/paradox/functions/px-get-parameter.xml:1.3
--- phpdoc/en/reference/paradox/functions/px-get-parameter.xml:1.2      Sun Jun 
19 16:46:15 2005
+++ phpdoc/en/reference/paradox/functions/px-get-parameter.xml  Fri Jun 24 
09:02:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-get-parameter">
  <refnamediv>
@@ -29,7 +29,7 @@
     <term>tablename</term>
     <listitem>
      <para>
-      The name of the table as it will be stored in the datbase header.
+      The name of the table as it will be stored in the database header.
      </para>
     </listitem>
    </varlistentry>
@@ -46,7 +46,7 @@
     <term>inputencoding</term>
     <listitem>
      <para>
-      The econding of the input data which is to be stored into the database.
+      The encoding of the input data which is to be stored into the database.
      </para>
     </listitem>
    </varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-set-parameter.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox/functions/px-set-parameter.xml
diff -u phpdoc/en/reference/paradox/functions/px-set-parameter.xml:1.1 
phpdoc/en/reference/paradox/functions/px-set-parameter.xml:1.2
--- phpdoc/en/reference/paradox/functions/px-set-parameter.xml:1.1      Sun Jun 
19 14:42:58 2005
+++ phpdoc/en/reference/paradox/functions/px-set-parameter.xml  Fri Jun 24 
09:02:25 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-set-parameter">
  <refnamediv>
@@ -42,7 +42,7 @@
          <term>tablename</term>
          <listitem>
           <para>
-          The name of the table as it will be stored in the datbase header.
+          The name of the table as it will be stored in the database header.
           </para>
          </listitem>
         </varlistentry>
@@ -59,7 +59,7 @@
          <term>inputencoding</term>
          <listitem>
           <para>
-           The econding of the input data which is to be stored into the
+           The encoding of the input data which is to be stored into the
            database.
           </para>
          </listitem>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-add-bookmark.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ps/functions/ps-add-bookmark.xml
diff -u phpdoc/en/reference/ps/functions/ps-add-bookmark.xml:1.2 
phpdoc/en/reference/ps/functions/ps-add-bookmark.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-add-bookmark.xml:1.2    Wed Jun 22 
09:57:20 2005
+++ phpdoc/en/reference/ps/functions/ps-add-bookmark.xml        Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-add-bookmark">
  <refnamediv>
@@ -18,7 +18,7 @@
   </methodsynopsis>
   <para>
    Adds a bookmark for the current page. Bookmarks usually appear in
-   PDF-Viewers left of the page in a hierachical tree. Clicking on a
+   PDF-Viewers left of the page in a hierarchical tree. Clicking on a
    bookmark will jump to the given page.
   </para>
   <para>
@@ -78,7 +78,7 @@
   </para>
   <para>
    Returns the identifier of the bookmark or zero in case of an error. The
-   identifier is a positiv number.
+   identifier is a positive number.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-continue-text.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-continue-text.xml
diff -u phpdoc/en/reference/ps/functions/ps-continue-text.xml:1.1 
phpdoc/en/reference/ps/functions/ps-continue-text.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-continue-text.xml:1.1   Wed Jun 22 
09:21:21 2005
+++ phpdoc/en/reference/ps/functions/ps-continue-text.xml       Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-continue-text">
  <refnamediv>
@@ -15,7 +15,7 @@
    <methodparam><type>string</type><parameter>text</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Output a text one line below the last outputed line. The line spacing is
+   Output a text one line below the last outputted line. The line spacing is
    taken from the value "leading" which must be set with
    <function>ps_set_value</function> in points. The actual position of the
    text is determined by the values "textx" and "texty" which can be requested
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-findfont.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ps/functions/ps-findfont.xml
diff -u phpdoc/en/reference/ps/functions/ps-findfont.xml:1.2 
phpdoc/en/reference/ps/functions/ps-findfont.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-findfont.xml:1.2        Wed Jun 22 
09:57:20 2005
+++ phpdoc/en/reference/ps/functions/ps-findfont.xml    Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-findfont">
  <refnamediv>
@@ -85,7 +85,7 @@
   &reftitle.returnvalues;
   <para>
    Returns the identifier of the font or zero in case of an error. The
-   identifier is a positiv number.
+   identifier is a positive number.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-hyphenate.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-hyphenate.xml
diff -u phpdoc/en/reference/ps/functions/ps-hyphenate.xml:1.1 
phpdoc/en/reference/ps/functions/ps-hyphenate.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-hyphenate.xml:1.1       Wed Jun 22 
09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-hyphenate.xml   Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-hyphenate">
  <refnamediv>
@@ -20,8 +20,8 @@
    before calling this function.
   </para>
   <para>
-   This function requires the locale category LC_CTYPE to be set propperly.
-   This is done when the extension is initialized by using the enviroment
+   This function requires the locale category LC_CTYPE to be set properly.
+   This is done when the extension is initialized by using the environment
    variables. On Unix systems read the man page of locale.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-makespotcolor.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ps/functions/ps-makespotcolor.xml
diff -u phpdoc/en/reference/ps/functions/ps-makespotcolor.xml:1.3 
phpdoc/en/reference/ps/functions/ps-makespotcolor.xml:1.4
--- phpdoc/en/reference/ps/functions/ps-makespotcolor.xml:1.3   Fri Jun 24 
05:11:45 2005
+++ phpdoc/en/reference/ps/functions/ps-makespotcolor.xml       Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-makespotcolor">
  <refnamediv>
@@ -18,7 +18,7 @@
   <para>
    Creates a spot color from the current fill color. The fill color must be
    defined in rgb, cmyk or gray colorspace. The spot color name can be an
-   abitrary name. A spot color can be set as any color with
+   arbitrary name. A spot color can be set as any color with
    <function>ps_setcolor</function>.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-open-image-file.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ps/functions/ps-open-image-file.xml
diff -u phpdoc/en/reference/ps/functions/ps-open-image-file.xml:1.2 
phpdoc/en/reference/ps/functions/ps-open-image-file.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-open-image-file.xml:1.2 Wed Jun 22 
09:57:20 2005
+++ phpdoc/en/reference/ps/functions/ps-open-image-file.xml     Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-open-image-file">
  <refnamediv>
@@ -24,7 +24,7 @@
   &reftitle.returnvalues;
   <para>
    Returns identifier of image or zero in case of an error. The identifier is
-   a positiv number greater 0.
+   a positive number greater than 0.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-open-image.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-open-image.xml
diff -u phpdoc/en/reference/ps/functions/ps-open-image.xml:1.1 
phpdoc/en/reference/ps/functions/ps-open-image.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-open-image.xml:1.1      Wed Jun 22 
09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-open-image.xml  Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-open-image">
  <refnamediv>
@@ -33,7 +33,7 @@
   &reftitle.returnvalues;
   <para>
    Returns identifier of image or zero in case of an error. The identifier is
-   a positiv number greater 0.
+   a positive number greater than 0.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-set-border-color.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-set-border-color.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-border-color.xml:1.1 
phpdoc/en/reference/ps/functions/ps-set-border-color.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-set-border-color.xml:1.1        Wed Jun 
22 09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-set-border-color.xml    Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-set-border-color">
  <refnamediv>
@@ -17,7 +17,7 @@
    <methodparam><type>float</type><parameter>blue</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Annotations like the starting points of links are surounded by a rectancle.
+   Annotations like the starting points of links are surrounded by a rectangle.
    This function sets the color of the border line.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-set-border-dash.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-set-border-dash.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-border-dash.xml:1.1 
phpdoc/en/reference/ps/functions/ps-set-border-dash.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-set-border-dash.xml:1.1 Wed Jun 22 
09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-set-border-dash.xml     Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-set-border-dash">
  <refnamediv>
@@ -16,7 +16,7 @@
    <methodparam><type>float</type><parameter>white</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Annotations like the starting points of links are surounded by a rectancle.
+   Annotations like the starting points of links are surrounded by a rectangle.
    This function sets the black and white portion of a ashed border line.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-set-border-style.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-set-border-style.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-border-style.xml:1.1 
phpdoc/en/reference/ps/functions/ps-set-border-style.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-set-border-style.xml:1.1        Wed Jun 
22 09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-set-border-style.xml    Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-set-border-style">
  <refnamediv>
@@ -16,7 +16,7 @@
    <methodparam><type>float</type><parameter>width</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Annotations like the starting points of links are surounded by a rectancle.
+   Annotations like the starting points of links are surrounded by a rectangle.
    This function sets the appearance and width of the border line.
   </para>
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-set-text-pos.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ps/functions/ps-set-text-pos.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-text-pos.xml:1.2 
phpdoc/en/reference/ps/functions/ps-set-text-pos.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-set-text-pos.xml:1.2    Wed Jun 22 
09:57:20 2005
+++ phpdoc/en/reference/ps/functions/ps-set-text-pos.xml        Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-set-text-pos">
  <refnamediv>
@@ -16,7 +16,7 @@
    <methodparam><type>float</type><parameter>y</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Set the postion for the next text output. You may alternatively set the x
+   Set the position for the next text output. You may alternatively set the x
    and y value separately by calling <function>ps_set_value</function> and
    choosing <literal>textx</literal> respectively <literal>texty</literal> as
    the value name.
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-set-value.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-set-value.xml
diff -u phpdoc/en/reference/ps/functions/ps-set-value.xml:1.1 
phpdoc/en/reference/ps/functions/ps-set-value.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-set-value.xml:1.1       Wed Jun 22 
09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-set-value.xml   Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-set-value">
  <refnamediv>
@@ -54,7 +54,7 @@
      <term>wordspacing</term>
      <listitem>
       <para>
-       The distance between words relativ to the width of a space.
+       The distance between words relative to the width of a space.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-show-boxed.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-show-boxed.xml
diff -u phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.1 
phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.1      Wed Jun 22 
09:21:22 2005
+++ phpdoc/en/reference/ps/functions/ps-show-boxed.xml  Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-show-boxed">
   <refnamediv>
@@ -58,7 +58,7 @@
      <term>linebreak (parameter)</term>
      <listitem>
       <para>
-       Set to "true" if you want a carrige return to start a new line instead
+       Set to "true" if you want a carriage return to start a new line instead
        of treating it as a space. Defaults to "false".
       </para>
      </listitem>
@@ -67,7 +67,7 @@
      <term>parbreak (parameter)</term>
      <listitem>
       <para>
-       Set to "true" if you want a carrige return on a single line to start a
+       Set to "true" if you want a carriage return on a single line to start a
        new paragraph instead of treating it as a space. Defaults to "true".
       </para>
      </listitem>
@@ -276,7 +276,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Number of charactes that could not be written.
+   Number of characters that could not be written.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/radius/configure.xml
diff -u phpdoc/en/reference/radius/configure.xml:1.1 
phpdoc/en/reference/radius/configure.xml:1.2
--- phpdoc/en/reference/radius/configure.xml:1.1        Thu Jun 23 08:59:04 2005
+++ phpdoc/en/reference/radius/configure.xml    Fri Jun 24 09:02:26 2005
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="radius.installation">
  &reftitle.install;
  <para>
   Howto install the package?
   <itemizedlist>
-   <listitem><simpara>untar the package (usualy into 
php4/ext)</simpara></listitem>
+   <listitem><simpara>untar the package (usually into 
php4/ext)</simpara></listitem>
    <listitem><simpara>rename radius-x.x to radius</simpara></listitem>
    <listitem><simpara>run ./buildconf in php4</simpara></listitem>
    <listitem><simpara>run ./configure --enable-radius</simpara></listitem> 
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/constants.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/radius/constants.xml
diff -u phpdoc/en/reference/radius/constants.xml:1.2 
phpdoc/en/reference/radius/constants.xml:1.3
--- phpdoc/en/reference/radius/constants.xml:1.2        Thu Jun 23 09:28:10 2005
+++ phpdoc/en/reference/radius/constants.xml    Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="radius.constants">
  &reftitle.constants;
  &extension.constants;
@@ -646,7 +646,7 @@
     </term>
     <listitem>
      <para>
-      Accounting authenic, one of:
+      Accounting authentic, one of:
       <simplelist>
        <member><constant>RADIUS_AUTH_RADIUS</constant></member>
        <member><constant>RADIUS_AUTH_LOCAL</constant></member>
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/radius/reference.xml
diff -u phpdoc/en/reference/radius/reference.xml:1.1 
phpdoc/en/reference/radius/reference.xml:1.2
--- phpdoc/en/reference/radius/reference.xml:1.1        Thu Jun 23 08:59:04 2005
+++ phpdoc/en/reference/radius/reference.xml    Fri Jun 24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <reference id="ref.radius">
  <title>Radius</title>
  <titleabbrev>radius</titleabbrev>
@@ -31,13 +31,13 @@
    <para>
     Howto start?
     <itemizedlist>
-     <listitem><simpara>get a radius ressource</simpara></listitem>
+     <listitem><simpara>get a radius resource</simpara></listitem>
      <listitem><simpara>configure the library</simpara></listitem>
      <listitem><simpara>create the request</simpara></listitem>      
      <listitem><simpara>put attributes</simpara></listitem>
      <listitem><simpara>send the request</simpara></listitem>
      <listitem><simpara>receive attributes</simpara></listitem> 
-     <listitem><simpara>close the radius ressource 
(optional)</simpara></listitem>
+     <listitem><simpara>close the radius resource 
(optional)</simpara></listitem>
     </itemizedlist>
     Take also a look at the examples in this package.
    </para>
@@ -59,7 +59,7 @@
      <title>Contact Information</title>
      <para>
      If you have comments, bugfixes, enhancements or want to help
-     developping this you can send me a mail at  <ulink
+     to develop this you can send me a mail at  <ulink
      url="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</ulink>. 
      Binaries for Windows can be downloaded from <ulink 
url="http://www.bretterklieber.com/php";>here</ulink>.
      </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml
diff -u phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml:1.2 
phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml:1.3
--- phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml:1.2       
Thu Jun 23 09:19:26 2005
+++ phpdoc/en/reference/radius/functions/radius-demangle-mppe-key.xml   Fri Jun 
24 09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 -->
 <refentry id="function.radius-demangle-mppe-key">
  <refnamediv>
@@ -25,7 +25,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns the demangeld string, or &false; on error.
+   Returns the demangled string, or &false; on error.
   </para>
  </refsect1>
 </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/functions/radius-demangle.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/radius/functions/radius-demangle.xml
diff -u phpdoc/en/reference/radius/functions/radius-demangle.xml:1.3 
phpdoc/en/reference/radius/functions/radius-demangle.xml:1.4
--- phpdoc/en/reference/radius/functions/radius-demangle.xml:1.3        Thu Jun 
23 09:25:55 2005
+++ phpdoc/en/reference/radius/functions/radius-demangle.xml    Fri Jun 24 
09:02:26 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 -->
 <refentry id="function.radius-demangle">
  <refnamediv>
@@ -23,7 +23,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns the demangeld string, or &false; on error.
+   Returns the demangled string, or &false; on error.
   </para>
  </refsect1>
 </refentry>

Reply via email to