Date: 10/09/00
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- Previous message: Rasmus Lerdorf: "[PHP-DOC] Re: [PHP-DEV] Conference Materials Site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hholzgra Mon Oct 9 08:02:00 2000 EDT
Modified files:
/phpdoc/en/functions regex.xml
Log:
a small clarification
Index: phpdoc/en/functions/regex.xml
diff -u phpdoc/en/functions/regex.xml:1.13 phpdoc/en/functions/regex.xml:1.14
--- phpdoc/en/functions/regex.xml:1.13 Sun Sep 10 15:46:43 2000
+++ phpdoc/en/functions/regex.xml Mon Oct 9 08:02:00 2000
@@ -314,7 +314,7 @@
an error occurs, <function>split</function> returns false.
</para>
<para>
- To get the first five fields from a line from
+ To split off the first four fields from a line from
<filename>/etc/passwd</filename>:
<example>
<title><function>Split</function> Example</title>
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- Previous message: Rasmus Lerdorf: "[PHP-DOC] Re: [PHP-DEV] Conference Materials Site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

