cvs: phpdoc-sv /reference/strings reference.xml /reference/strings/functions chunk-split.xml
[email protected] ("Per Gustafsson") Fri, 23 May 2003 19:28:26 -0000
| Newsgroups | php.doc.sv |
|---|---|
| Message-ID | <cvsjome1053718106@cvsserver> |
jome Fri May 23 15:28:26 2003 EDT
Modified files:
/phpdoc-sv/reference/strings reference.xml
/phpdoc-sv/reference/strings/functions chunk-split.xml
Log:
sync with en
Index: phpdoc-sv/reference/strings/reference.xml
diff -u phpdoc-sv/reference/strings/reference.xml:1.1 phpdoc-sv/reference/strings/reference.xml:1.2
--- phpdoc-sv/reference/strings/reference.xml:1.1 Sun Sep 1 07:12:01 2002
+++ phpdoc-sv/reference/strings/reference.xml Fri May 23 15:28:26 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: Jome Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: Jome Status: ready -->
<reference id="ref.strings">
<title>Strängfunktioner</title>
<titleabbrev>Strängar</titleabbrev>
@@ -30,13 +30,8 @@
&reftitle.install;
&no.install;
</section>
+ &reference.strings.constants;
-
- <section id="strings.constants">
- &reftitle.constants;
- &no.constants;
- </section>
-
<section id="strings.seealso">
&reftitle.seealso;
<para>
Index: phpdoc-sv/reference/strings/functions/chunk-split.xml
diff -u phpdoc-sv/reference/strings/functions/chunk-split.xml:1.1 phpdoc-sv/reference/strings/functions/chunk-split.xml:1.2
--- phpdoc-sv/reference/strings/functions/chunk-split.xml:1.1 Sat Jan 4 16:12:45 2003
+++ phpdoc-sv/reference/strings/functions/chunk-split.xml Fri May 23 15:28:26 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: Jome Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: Jome Status: ready -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.chunk-split">
<refnamediv>
@@ -34,9 +34,9 @@
</example>
</para>
<simpara>
- Se även <function>explode</function>, <function>split</function>
+ Se även <function>explode</function>, <function>split</function>,
<function>wordwrap</function> och
- <ulink url="&url.rfc;rfc2045.html">RFC 2045</ulink>.
+ <ulink url="&url.rfc;2045">RFC 2045</ulink>.
</simpara>
</refsect1>
</refentry>