[PHP-DOC] cvs: phpdoc /en/chapters install.xml From: Hojtsy Gabor (goba <email protected>)
Date: 10/13/01

goba Sat Oct 13 11:49:48 2001 EDT

  Modified files:
    /phpdoc/en/chapters install.xml
  Log:
  Removing groving Windows version list from titles and intro
  text of manual installation.
  
  Adding one new para to the general intro of Windows setup about
  Windows compatibilty and used words...
  
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.81 phpdoc/en/chapters/install.xml:1.82
--- phpdoc/en/chapters/install.xml:1.81 Thu Oct 4 17:05:51 2001
+++ phpdoc/en/chapters/install.xml Sat Oct 13 11:49:47 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.81 $ -->
+<!-- $Revision: 1.82 $ -->
  <chapter id="installation">
   <title>Installation</title>
 
@@ -3022,7 +3022,14 @@
   </sect1>
 
   <sect1 id="install.windows">
- <title>Installation on Windows 9x/Me/NT/2000 systems</title>
+ <title>Installation on Windows systems</title>
+ <para>
+ This section applies to Windows 95/98/Me and
+ Windows NT/2000/XP. (On XP it is not tested currently).
+ Do not expect PHP to work on 16 bit platforms such
+ as Windows 3.1. Sometimes we refer to the supported
+ platforms as Win32.
+ </para>
    <para>
     There are two main ways to install PHP for Windows: either
     <link linkend="install.windows.manual">manually</link>
@@ -3083,7 +3090,7 @@
     <title>General Installation Steps</title>
     <simpara>
      This install guide will help you manually install and configure
- PHP on your Windows 9x/Me/NT/2000 webservers. The original version
+ PHP on your Windows webserver. The original version
      of this guide was compiled by &link.bob;, and can be found at <ulink
      url="&url.win32install;">&url.win32install;</ulink>.
     </simpara>