sander          Thu Mar 28 13:04:03 2002 EDT

  Modified files:              
    /phpdoc/en/chapters install.windows.xml 
  Log:
  Some more <filename> fixes and a new path for XP.
  
  
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.8 
phpdoc/en/chapters/install.windows.xml:1.9
--- phpdoc/en/chapters/install.windows.xml:1.8  Thu Mar 28 12:55:03 2002
+++ phpdoc/en/chapters/install.windows.xml      Thu Mar 28 13:03:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
   <sect1 id="install.windows">
    <title>Installation on Windows systems</title>
    <para>
@@ -268,9 +268,12 @@
          <listitem>
           <simpara>
            On PWS and IIS, you can set the <filename>browscap.ini</filename>
-           to point to: 'c:\windows\system\inetsrv\browscap.ini' on
-           Windows 9x/Me, 'c:\winnt\system32\inetsrv\browscap.ini'
-           on NT/2000 Server, and 'c:\windows\system32\inetsrv\browscap.ini'
+           to point to:
+           <filename>c:\windows\system\inetsrv\browscap.ini</filename> on
+           Windows 9x/Me,
+           <filename>c:\winnt\system32\inetsrv\browscap.ini</filename> on
+           NT/2000, and
+           <filename>c:\windows\system32\inetsrv\browscap.ini</filename>
            on XP.
           </simpara>
          </listitem>
@@ -579,7 +582,8 @@
       PATH, safe places are:
       <simplelist>
        <member>c:\windows\system for Windows 9x/Me</member>
-       <member>c:\winnt\system32 for Windows NT/2000/XP</member>
+       <member>c:\winnt\system32 for Windows NT/2000</member>
+       <member>c:\windows\system32 for Windows XP</member>
       </simplelist>
       If you have them already installed on your system, overwrite them
       only if something doesn't work correctly (Before overwriting them,


Reply via email to