philip Sun Jun 22 16:03:33 2003 EDT
Modified files:
/phpdoc/en/chapters install.apache.xml install.apache2.xml
install.windows.xml
/phpdoc/en/reference/curl configure.xml
/phpdoc/en/reference/datetime/functions date.xml
/phpdoc/en/reference/domxml configure.xml
Log:
windows -> Windows
Index: phpdoc/en/chapters/install.apache.xml
diff -u phpdoc/en/chapters/install.apache.xml:1.17
phpdoc/en/chapters/install.apache.xml:1.18
--- phpdoc/en/chapters/install.apache.xml:1.17 Sat Mar 29 10:35:15 2003
+++ phpdoc/en/chapters/install.apache.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<sect1 id="install.apache">
<title>Servers-Apache</title>
<para>
@@ -224,7 +224,7 @@
</simpara>
<simpara>
It is worth noting here that now the SAPI module has been
- made more stable under windows, we recommend it's use above
+ made more stable under Windows, we recommend it's use above
the CGI binary, since it is more transparent and secure.
</simpara>
<simpara>
@@ -296,7 +296,7 @@
</listitem>
<listitem>
<simpara>
- You may find after using the windows installer for Apache that you need
+ You may find after using the Windows installer for Apache that you need
to define the <literal>AddModule</literal> directive for
<filename>mod_php4.c</filename>. This is especially important if the
<literal>ClearModuleList</literal> directive is defined, which you will
Index: phpdoc/en/chapters/install.apache2.xml
diff -u phpdoc/en/chapters/install.apache2.xml:1.11
phpdoc/en/chapters/install.apache2.xml:1.12
--- phpdoc/en/chapters/install.apache2.xml:1.11 Wed May 21 06:34:22 2003
+++ phpdoc/en/chapters/install.apache2.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<sect1 id="install.apache2">
<title>Servers-Apache 2.0</title>
<para>
@@ -37,7 +37,7 @@
the latest stable development version.
Get the source code <ulink url="&url.php.snapshots;php4-latest.tar.gz">
&url.php.snapshots;php4-latest.tar.gz</ulink> or download binaries
- for windows <ulink url="&url.php.snapshots;win32/php4-win32-latest.zip">
+ for Windows <ulink url="&url.php.snapshots;win32/php4-win32-latest.zip">
&url.php.snapshots;win32/php4-win32-latest.zip</ulink>.
</simpara>
</listitem>
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.35
phpdoc/en/chapters/install.windows.xml:1.36
--- phpdoc/en/chapters/install.windows.xml:1.35 Mon Jun 9 11:17:40 2003
+++ phpdoc/en/chapters/install.windows.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.35 $ -->
+<!-- $Revision: 1.36 $ -->
<sect1 id="install.windows">
<title>Installation on Windows systems</title>
<para>
@@ -163,7 +163,7 @@
| |-php.exe -- CLI executable - ONLY for commandline scripting
|
|
- +--dlls -- support dlls for extensions --> windows system directory
+ +--dlls -- support dlls for extensions --> Windows system directory
| |
| |-expat.dll
| |
@@ -210,7 +210,7 @@
|
|-php.ini-recommended
|
- |-php4ts.dll -- main dll --> windows system directory
+ |-php4ts.dll -- main dll --> Windows system directory
|
|-...
@@ -242,7 +242,7 @@
The best bet is to make <filename>php4ts.dll</filename> available,
regardless which interface (CGI or SAPI module) you plan to use. To do so,
you have to copy this dll to a directory on your Windows path. The best
- place is your windows system directory:
+ place is your Windows system directory:
<simplelist>
<member>
<filename>c:\windows\system</filename> for Windows 9x/ME
Index: phpdoc/en/reference/curl/configure.xml
diff -u phpdoc/en/reference/curl/configure.xml:1.1
phpdoc/en/reference/curl/configure.xml:1.2
--- phpdoc/en/reference/curl/configure.xml:1.1 Mon Nov 25 18:49:19 2002
+++ phpdoc/en/reference/curl/configure.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="curl.installation">
&reftitle.install;
<para>
@@ -19,7 +19,7 @@
In order to enable this module on a Windows environment, you must copy
<emphasis>libeay32.dll</emphasis> and <emphasis>ssleay32.dll</emphasis>
from the DLL folder of the PHP/Win32 binary package to the SYSTEM32
- folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32)
+ folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32)
</simpara>
</note>
</section>
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.8
phpdoc/en/reference/datetime/functions/date.xml:1.9
--- phpdoc/en/reference/datetime/functions/date.xml:1.8 Mon Jun 16 08:15:58 2003
+++ phpdoc/en/reference/datetime/functions/date.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.date">
<refnamediv>
@@ -25,7 +25,7 @@
The valid range of a timestamp is typically from Fri, 13 Dec
1901 20:45:54 GMT to Tue, 19 Jan 2038 03:14:07 GMT. (These are
the dates that correspond to the minimum and maximum values for
- a 32-bit signed integer). On windows this range is limited from
+ a 32-bit signed integer). On Windows this range is limited from
01-01-1970 to 19-01-2038.
</para>
</note>
Index: phpdoc/en/reference/domxml/configure.xml
diff -u phpdoc/en/reference/domxml/configure.xml:1.3
phpdoc/en/reference/domxml/configure.xml:1.4
--- phpdoc/en/reference/domxml/configure.xml:1.3 Fri May 23 20:01:19 2003
+++ phpdoc/en/reference/domxml/configure.xml Sun Jun 22 16:03:33 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<section id="domxml.installation">
&reftitle.install;
<para>
@@ -15,7 +15,7 @@
<simpara>
In order to enable this module on a Windows environment, you must copy one
additional file from the DLL folder of the PHP/Win32 binary package to
- the SYSTEM32 folder of your windows machine (Ex: C:\WINNT\SYSTEM32 or
+ the SYSTEM32 folder of your Windows machine (Ex: C:\WINNT\SYSTEM32 or
C:\WINDOWS\SYSTEM32). For PHP <= 4.2.0 copy
<emphasis>libxml2.dll</emphasis>, for PHP >= 4.3.0 copy
<emphasis>iconv.dll</emphasis> from the DLL folder to your SYSTEM32 folder.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php