cvs: phpdoc-da /reference/strings/functions str-repeat.xml

[email protected] ("Tom Sommer") Tue, 24 Aug 2004 22:51:30 -0000
Newsgroups php.doc.da
Message-ID <cvstomsommer1093387890@cvsserver>
tomsommer		Tue Aug 24 18:51:30 2004 EDT

  Modified files:              
    /phpdoc-da/reference/strings/functions	str-repeat.xml 
  Log:
  Sync with EN
  
  
http://cvs.php.net/diff.php/phpdoc-da/reference/strings/functions/str-repeat.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/strings/functions/str-repeat.xml
diff -u phpdoc-da/reference/strings/functions/str-repeat.xml:1.1 phpdoc-da/reference/strings/functions/str-repeat.xml:1.2
--- phpdoc-da/reference/strings/functions/str-repeat.xml:1.1	Fri Jul  9 20:38:23 2004
+++ phpdoc-da/reference/strings/functions/str-repeat.xml	Tue Aug 24 18:51:30 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.6 Maintainer: tomsommer Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.7 Maintainer: tomsommer Status: ready -->
   <refentry id="function.str-repeat">
    <refnamediv>
     <refname>str_repeat</refname>
@@ -29,10 +29,13 @@
 ?>
 ]]>
      </programlisting>
+     &example.outputs;
+     <screen>
+<![CDATA[
+-=-=-=-=-=-=-=-=-=-=
+]]>
+     </screen>
     </example>
-    <para>
-     Denne vil udskrive "-=-=-=-=-=-=-=-=-=-=".
-    </para>
     <para>
      Se også <link linkend="control-structures.for">for</link>,
      <function>str_pad</function>, og