alindeman Fri Mar 29 21:18:04 2002 EDT
Modified files:
/phpdoc/en/chapters intro.xml
Log:
clarify paragraph on cron
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.31 phpdoc/en/chapters/intro.xml:1.32
--- phpdoc/en/chapters/intro.xml:1.31 Fri Mar 29 13:55:19 2002
+++ phpdoc/en/chapters/intro.xml Fri Mar 29 21:18:04 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.31 $ -->
+<!-- $Revision: 1.32 $ -->
<chapter id="introduction">
<title>Introduction</title>
@@ -97,10 +97,11 @@
to run it without any server or browser.
You only need the PHP parser to use it this way.
This type of usage is ideal for scripts regularly
- executed using cron (task scheduler on Windows),
- or simple text processing tasks. See the section about
- <link linkend="commandline">Command line usage
- of PHP</link> for more information.
+ executed using cron (a task scheduler on Linux and Unix
+ systems) or a task scheduler on Windows. These scripts
+ can also be used for simple text processing tasks. See the
+ section about <link linkend="commandline">Command line
+ usage of PHP</link> for more information.
</simpara>
</listitem>
<listitem>- Re: [PHP-DOC] cvs: phpdoc /en/chap... Rasmus Lerdorf
- Re: [PHP-DOC] cvs: phpdoc /en/... eschmid+sic
- Re: [PHP-DOC] cvs: phpdoc ... Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... James Cox
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Andrew Lindeman
- RE: [PHP-DOC] cvs: phpdoc /en/chapters intr... Andrew Lindeman
- RE: [PHP-DOC] cvs: phpdoc /en/chapters intr... Ford, Mike [LSS]
- Re: [PHP-DOC] cvs: phpdoc /en/chapters... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/chap... Andrew Lindeman
- Re: [PHP-DOC] cvs: phpdoc /en/... Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/chapters intro.xm... Jakub Vrana
