cvs: phpdoc-da /reference/array/functions array-udiff-uassoc.xml array-udiff.xml /reference/dir/functions scandir.xml

[email protected] ("Nuno Lopes") Sat, 11 Dec 2004 21:47:57 -0000
Newsgroups php.doc.da
Message-ID <cvsnlopess1102801677@cvsserver>
nlopess		Sat Dec 11 16:47:57 2004 EDT

  Modified files:              
    /phpdoc-da/reference/array/functions	array-udiff-uassoc.xml 
                                        	array-udiff.xml 
    /phpdoc-da/reference/dir/functions	scandir.xml 
  Log:
  fix a couple of build problems.
  # array_walk() stills needs to be fixed
  
http://cvs.php.net/diff.php/phpdoc-da/reference/array/functions/array-udiff-uassoc.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc-da/reference/array/functions/array-udiff-uassoc.xml
diff -u phpdoc-da/reference/array/functions/array-udiff-uassoc.xml:1.2 phpdoc-da/reference/array/functions/array-udiff-uassoc.xml:1.3
--- phpdoc-da/reference/array/functions/array-udiff-uassoc.xml:1.2	Mon Nov  1 17:52:42 2004
+++ phpdoc-da/reference/array/functions/array-udiff-uassoc.xml	Sat Dec 11 16:47:57 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- EN-Revision: 1.11 Maintainer: lauer Status: ready -->
   <refentry id="function.array-udiff-uassoc">
    <refnamediv>
@@ -7,7 +7,8 @@
     <refpurpose>
      Sammensætter forskellen på arrays med et ekstra tjek på nøgler og både
      værdier og nøgler bliver tjekket ved hjælp af en callback funktion.
-    </refnamediv>
+    </refpurpose>
+   </refnamediv>
    <refsect1>
     &reftitle.description;
      <methodsynopsis>
http://cvs.php.net/diff.php/phpdoc-da/reference/array/functions/array-udiff.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc-da/reference/array/functions/array-udiff.xml
diff -u phpdoc-da/reference/array/functions/array-udiff.xml:1.2 phpdoc-da/reference/array/functions/array-udiff.xml:1.3
--- phpdoc-da/reference/array/functions/array-udiff.xml:1.2	Mon Nov  1 17:52:42 2004
+++ phpdoc-da/reference/array/functions/array-udiff.xml	Sat Dec 11 16:47:57 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- EN-Revision: 1.9 Maintainer: lauer Status: ready -->
   <refentry id="function.array-udiff">
    <refnamediv>
@@ -79,7 +79,7 @@
     <note>
      <simpara>
       To elementer bliver betegnet som ens, hvis og kun hvis 
-      (string) $elem1 === (string) $elem2</literal>. Med andre ord:
+      <literal>(string) $elem1 === (string) $elem2</literal>. Med andre ord:
       når strengværdien er den samme.
      </simpara>
     </note>
http://cvs.php.net/diff.php/phpdoc-da/reference/dir/functions/scandir.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc-da/reference/dir/functions/scandir.xml
diff -u phpdoc-da/reference/dir/functions/scandir.xml:1.3 phpdoc-da/reference/dir/functions/scandir.xml:1.4
--- phpdoc-da/reference/dir/functions/scandir.xml:1.3	Mon Nov  1 17:52:52 2004
+++ phpdoc-da/reference/dir/functions/scandir.xml	Sat Dec 11 16:47:57 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- EN-Revision: 1.6 Maintainer: lauer Status: ready -->
   <refentry id="function.scandir">
    <refnamediv>
@@ -47,9 +47,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       &example.outputs.similar;
-      </para>
+      &example.outputs.similar;
       <screen>
 <![CDATA[
 Array
@@ -95,9 +93,7 @@
 ?>
 ]]>
       </programlisting>
-      <para>
-       &example.outputs.similar;
-      </para>
+      &example.outputs.similar;
       <screen>
 <![CDATA[
 Array