vrana           Wed Dec 31 10:25:25 2003 EDT

  Modified files:              
    /phpdoc/en/reference/curl   configure.xml 
    /phpdoc/en/reference/domxml configure.xml 
    /phpdoc/en/reference/fdf    configure.xml 
    /phpdoc/en/reference/gettext        configure.xml 
    /phpdoc/en/reference/ibase  configure.xml 
    /phpdoc/en/reference/java   configure.xml 
    /phpdoc/en/reference/ldap   configure.xml 
    /phpdoc/en/reference/msql   configure.xml 
    /phpdoc/en/reference/openssl        configure.xml 
    /phpdoc/en/reference/xslt   configure.xml 
    /phpdoc/en/reference/yaz    configure.xml 
    /phpdoc/en/chapters install.windows.xml 
  Log:
  class="directory" added for Windows\System
  
Index: phpdoc/en/reference/curl/configure.xml
diff -u phpdoc/en/reference/curl/configure.xml:1.4 
phpdoc/en/reference/curl/configure.xml:1.5
--- phpdoc/en/reference/curl/configure.xml:1.4  Mon Dec 15 13:41:58 2003
+++ phpdoc/en/reference/curl/configure.xml      Wed Dec 31 10:25:16 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="curl.installation">
  &reftitle.install;
  <para>
@@ -19,7 +19,8 @@
   In order to enable this module on a Windows environment, you must copy
   <filename>libeay32.dll</filename> and <filename>ssleay32.dll</filename>
   from the DLL folder of the PHP/Win32 binary package to the SYSTEM 
-  folder of your Windows machine. (Ex: <filename>C:\WINNT\SYSTEM32</filename> or 
<filename>C:\WINDOWS\SYSTEM</filename>)
+  folder of your Windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>
+  or <filename class="directory">C:\WINDOWS\SYSTEM</filename>)
   </simpara>
   </note>
 </section>
Index: phpdoc/en/reference/domxml/configure.xml
diff -u phpdoc/en/reference/domxml/configure.xml:1.5 
phpdoc/en/reference/domxml/configure.xml:1.6
--- phpdoc/en/reference/domxml/configure.xml:1.5        Mon Dec 15 13:42:06 2003
+++ phpdoc/en/reference/domxml/configure.xml    Wed Dec 31 10:25:17 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="domxml.installation">
  &reftitle.install;
  <para>
@@ -15,8 +15,8 @@
   <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: 
<filename>C:\WINNT\SYSTEM32</filename> or
-   <filename>C:\WINDOWS\SYSTEM32</filename>). For PHP &lt;= 4.2.0 copy
+   the SYSTEM32 folder of your Windows machine (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename> or
+   <filename class="directory">C:\WINDOWS\SYSTEM32</filename>). For PHP &lt;= 4.2.0 
copy
    <filename>libxml2.dll</filename>, for PHP &gt;= 4.3.0 copy
    <filename>iconv.dll</filename> from the DLL folder to your SYSTEM32 folder.
   </simpara>
Index: phpdoc/en/reference/fdf/configure.xml
diff -u phpdoc/en/reference/fdf/configure.xml:1.2 
phpdoc/en/reference/fdf/configure.xml:1.3
--- phpdoc/en/reference/fdf/configure.xml:1.2   Wed Dec 17 09:32:13 2003
+++ phpdoc/en/reference/fdf/configure.xml       Wed Dec 31 10:25:18 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="fdf.installation">
  &reftitle.install;
   <simpara>
@@ -26,8 +26,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    <filename>fdftk.dll</filename> from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename>
-   or <filename>C:\WINDOWS\SYSTEM32</filename>)
+   package to the SYSTEM32 folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>
+   or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
   </simpara>
  </note>
 </section>
Index: phpdoc/en/reference/gettext/configure.xml
diff -u phpdoc/en/reference/gettext/configure.xml:1.5 
phpdoc/en/reference/gettext/configure.xml:1.6
--- phpdoc/en/reference/gettext/configure.xml:1.5       Wed Dec 17 09:32:16 2003
+++ phpdoc/en/reference/gettext/configure.xml   Wed Dec 31 10:25:19 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="gettext.installation">
 &reftitle.install;
  <para>
@@ -12,8 +12,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    <filename>gnu_gettext.dll</filename> from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename>
-   or <filename>C:\WINDOWS\SYSTEM32</filename>). Starting with PHP 4.2.3 the name 
changed to
+   package to the SYSTEM32 folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>
+   or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>). Starting with PHP 
4.2.3 the name changed to
    <filename>libintl-1.dll</filename>, this requires also
    <filename>iconv.dll</filename> to be copied.
   </simpara>
Index: phpdoc/en/reference/ibase/configure.xml
diff -u phpdoc/en/reference/ibase/configure.xml:1.2 
phpdoc/en/reference/ibase/configure.xml:1.3
--- phpdoc/en/reference/ibase/configure.xml:1.2 Wed Dec 17 09:32:23 2003
+++ phpdoc/en/reference/ibase/configure.xml     Wed Dec 31 10:25:19 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="ibase.installation">
  &reftitle.install;
  <para>
@@ -13,8 +13,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    <filename>gds32.dll</filename> from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename>
-   or <filename>C:\WINDOWS\SYSTEM32</filename>). In case you installed the InterBase 
database server on the
+   package to the SYSTEM32 folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>
+   or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>). In case you 
installed the InterBase database server on the
    same machine PHP is running on, you will have this DLL already. Therefore you don't
    need to copy <filename>gds32.dll</filename> from the DLL folder.
   </simpara>
Index: phpdoc/en/reference/java/configure.xml
diff -u phpdoc/en/reference/java/configure.xml:1.4 
phpdoc/en/reference/java/configure.xml:1.5
--- phpdoc/en/reference/java/configure.xml:1.4  Wed Dec 17 09:32:36 2003
+++ phpdoc/en/reference/java/configure.xml      Wed Dec 31 10:25:20 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="java.installation">
  &reftitle.install;
  <para>
@@ -15,7 +15,7 @@
    In order to enable this module on a Windows environment with PHP &lt;= 4.0.6,
    you must copy <filename>jvm.dll</filename> from the DLL folder of the
    PHP/Win32 binary package to the SYSTEM32 folder of your windows machine.
-   (Ex: <filename>C:\WINNT\SYSTEM32</filename> or 
<filename>C:\WINDOWS\SYSTEM32</filename>). For PHP &gt; 4.0.6 you do not
+   (Ex: <filename class="directory">C:\WINNT\SYSTEM32</filename> or <filename 
class="directory">C:\WINDOWS\SYSTEM32</filename>). For PHP &gt; 4.0.6 you do not
    need any additional dll file.
   </simpara>
  </note>
Index: phpdoc/en/reference/ldap/configure.xml
diff -u phpdoc/en/reference/ldap/configure.xml:1.5 
phpdoc/en/reference/ldap/configure.xml:1.6
--- phpdoc/en/reference/ldap/configure.xml:1.5  Wed Dec 17 09:32:38 2003
+++ phpdoc/en/reference/ldap/configure.xml      Wed Dec 31 10:25:20 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="ldap.installation">
  &reftitle.install;
  <para>
@@ -13,8 +13,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    several files from the DLL folder of the PHP/Win32 binary package to the
-   SYSTEM folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename>, 
-   or <filename>C:\WINDOWS\SYSTEM</filename>). For PHP &lt;= 4.2.0 copy
+   SYSTEM folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>, 
+   or <filename class="directory">C:\WINDOWS\SYSTEM</filename>). For PHP &lt;= 4.2.0 
copy
    <filename>libsasl.dll</filename>, for PHP &gt;= 4.3.0 copy
    <filename>libeay32.dll</filename> and <filename>ssleay32.dll</filename> to
    your SYSTEM folder.
Index: phpdoc/en/reference/msql/configure.xml
diff -u phpdoc/en/reference/msql/configure.xml:1.4 
phpdoc/en/reference/msql/configure.xml:1.5
--- phpdoc/en/reference/msql/configure.xml:1.4  Mon Jun 16 13:40:01 2003
+++ phpdoc/en/reference/msql/configure.xml      Wed Dec 31 10:25:21 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="msql.installation">
  &reftitle.install;
  <para>
@@ -14,8 +14,8 @@
    In order to enable this module on a Windows environment, you must copy
    <filename>msql.dll</filename> from the DLL folder of the PHP/Win32
    binary package to the SYSTEM32 folder of your windows machine. 
-   (Ex: <filename>C:\WINNT\SYSTEM32</filename> or 
-   <filename>C:\WINDOWS\SYSTEM32</filename>)
+   (Ex: <filename class="directory">C:\WINNT\SYSTEM32</filename> or 
+   <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
   </simpara>
  </note>
 </section>
Index: phpdoc/en/reference/openssl/configure.xml
diff -u phpdoc/en/reference/openssl/configure.xml:1.3 
phpdoc/en/reference/openssl/configure.xml:1.4
--- phpdoc/en/reference/openssl/configure.xml:1.3       Thu Dec 18 09:14:38 2003
+++ phpdoc/en/reference/openssl/configure.xml   Wed Dec 31 10:25:22 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="openssl.installation">
  &reftitle.install;
  <para>
@@ -11,8 +11,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    <filename>libeay32.dll</filename> from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename>
-   or <filename>C:\WINDOWS\SYSTEM32</filename>)
+   package to the SYSTEM32 folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename>
+   or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
   </simpara>
   <simpara>
    Additionally, if you are planning to use the key generation and certificate
Index: phpdoc/en/reference/xslt/configure.xml
diff -u phpdoc/en/reference/xslt/configure.xml:1.5 
phpdoc/en/reference/xslt/configure.xml:1.6
--- phpdoc/en/reference/xslt/configure.xml:1.5  Sat Dec 20 23:22:00 2003
+++ phpdoc/en/reference/xslt/configure.xml      Wed Dec 31 10:25:23 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="xslt.installation">
  &reftitle.install;
  <para>
@@ -39,8 +39,8 @@
   <simpara>
    In order to enable this module on a Windows environment, you must copy
    several files from the DLL folder of the PHP/Win32 binary package to the
-   SYSTEM32 folder of your windows machine. (Ex: 
<filename>C:\WINNT\SYSTEM32</filename> or
-   <filename>C:\WINDOWS\SYSTEM32</filename>). For PHP &lt;= 4.2.0 copy 
<filename>sablot.dll</filename>
+   SYSTEM32 folder of your windows machine. (Ex: <filename 
class="directory">C:\WINNT\SYSTEM32</filename> or
+   <filename class="directory">C:\WINDOWS\SYSTEM32</filename>). For PHP &lt;= 4.2.0 
copy <filename>sablot.dll</filename>
    and <filename>expat.dll</filename> to your SYSTEM32 folder. For
    PHP &gt;= 4.2.1 copy <filename>sablot.dll</filename>,
    <filename>expat.dll</filename> and <filename>iconv.dll</filename> to your
Index: phpdoc/en/reference/yaz/configure.xml
diff -u phpdoc/en/reference/yaz/configure.xml:1.8 
phpdoc/en/reference/yaz/configure.xml:1.9
--- phpdoc/en/reference/yaz/configure.xml:1.8   Thu May 22 20:02:46 2003
+++ phpdoc/en/reference/yaz/configure.xml       Wed Dec 31 10:25:24 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <section id="yaz.installation">
  &reftitle.install;
  <para>
@@ -44,8 +44,8 @@
   in sub directory <filename>dlls</filename> in the Win32 zip archive.
   Copy <filename>yaz.dll</filename> to a directory in your 
   <varname>PATH</varname> environment
-  (<filename>c:\winnt\system32</filename> or
-  <filename>c:\windows\system32</filename>).
+  (<filename class="directory">c:\winnt\system32</filename> or
+  <filename class="directory">c:\windows\system32</filename>).
  </para>
 
  &warn.imaprecodeyaz;
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.38 
phpdoc/en/chapters/install.windows.xml:1.39
--- phpdoc/en/chapters/install.windows.xml:1.38 Fri Dec 12 14:56:02 2003
+++ phpdoc/en/chapters/install.windows.xml      Wed Dec 31 10:25:25 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.38 $ -->
+<!-- $Revision: 1.39 $ -->
   <sect1 id="install.windows">
    <title>Installation on Windows systems</title>
    <para>
@@ -139,14 +139,14 @@
       <listitem>
        <simpara>
         Extract the distribution file to a directory of your choice,
-        <filename>c:\</filename> is a good start. The zip package expands to a
+        <filename class="directory">c:\</filename> is a good start. The zip package 
expands to a
         foldername like <filename>php-4.3.1-Win32</filename> which is assumed to
         be renamed to <filename>php</filename>. For the sake of convenience and
         to be version independent the following steps assume your extracted
-        version of PHP lives in <filename>c:\php</filename>. You might choose
+        version of PHP lives in <filename class="directory">c:\php</filename>. You 
might choose
         any other location but you probably do not want to use a path in which
         spaces are included (for example:
-        <filename>c:\program files\php</filename> is not a good idea). Some web
+        <filename class="directory">C:\Program Files\PHP</filename> is not a good 
idea). Some web
         servers will crash if you do. The structure of your directory you
         extracted the zip file will look like:
        </simpara>
@@ -220,7 +220,7 @@
      </informalexample> 
     </para>
     <para>
-     The  CGI binary - <filename>C:/php/php.exe</filename> -, the CLI binary
+     The  CGI binary - <filename>c:\php\php.exe</filename> -, the CLI binary
      - <filename>c:\php\cli\php.exe</filename> -, and the SAPI modules
      - <filename>c:\php\sapi\*.dll</filename> -  rely on the main dll
      <filename>c:\php\php4ts.dll</filename>. You have to make sure, that this
@@ -245,21 +245,21 @@
         place is your Windows system directory:
         <simplelist>
          <member>
-          <filename>c:\windows\system</filename> for Windows 9x/ME
+          <filename class="directory">C:\Windows\System</filename> for Windows 9x/ME
          </member>
          <member>
-          <filename>c:\winnt\system32</filename> for Windows NT/2000 or
-          <filename>c:\winnt40\system32</filename> for NT/2000 server
+          <filename class="directory">C:\WINNT\System32</filename> for Windows 
NT/2000 or
+          <filename class="directory">C:\WINNT40\System32</filename> for NT/2000 
server
          </member>
          <member>
-          <filename>c:\windows\system32</filename> for Windows XP
+          <filename class="directory">C:\Windows\System32</filename> for Windows XP
          </member>
         </simplelist>
-        If you plan to use a SAPI module from <filename>c:\php\sapi</filename>
+        If you plan to use a SAPI module from <filename 
class="directory">c:\php\sapi</filename>
         and do not like to copy dlls to your Windows system directory, you have
         the alternative choice to simply copy <filename>php4ts.dll</filename> to
         the sapi folder of your extracted zip package,
-        <filename>c:\php\sapi</filename>.
+        <filename class="directory">c:\php\sapi</filename>.
        </para>
       </listitem>
       <listitem>
@@ -281,13 +281,13 @@
          <member>
           On Windows 9x/ME/XP copy your chosen ini file to your
          <filename> %WINDIR%</filename>, which is typically
-         <filename>c:\windows</filename>.
+         <filename class="directory">C:\Windows</filename>.
          </member>
          <member>
           On Windows NT/2000 copy your chosen ini file to your
           <filename>%WINDIR%</filename> or <filename>%SYSTEMROOT%</filename>,
-          which is typically <filename>c:\winnt</filename> or
-         <filename>c:\winnt40</filename> for NT/2000 servers.
+          which is typically <filename class="directory">C:\WINNT</filename> or
+         <filename class="directory">C:\WINNT40</filename> for NT/2000 servers.
          </member>
         </simplelist>   
        </para>
@@ -482,27 +482,27 @@
        <listitem>
         <simpara>
          Create a working directory where all files end up after extracting, e.g:
-         <filename>c:\work</filename>.
+         <filename class="directory">C:\work</filename>.
         </simpara>
        </listitem>
        <listitem>
         <simpara>
          Create the directory <filename>win32build</filename> under your
-         working directory (<filename>c:\work</filename>) and unzip <filename>
+         working directory (<filename class="directory">C:\work</filename>) and unzip 
<filename>
          win32build.zip</filename> into it.
         </simpara>
        </listitem>
        <listitem>
         <simpara>
          Create the directory <filename>bindlib_w32</filename> under your
-         working directory (<filename>c:\work</filename>) and unzip <filename>
+         working directory (<filename class="directory">C:\work</filename>) and unzip 
<filename>
          bindlib_w32.zip</filename> into it.
         </simpara>
        </listitem>
        <listitem>
         <simpara>
          Extract the downloaded PHP source code into your working directory
-         (<filename>c:\work</filename>).
+         (<filename class="directory">C:\work</filename>).
         </simpara>
        </listitem>
       </itemizedlist>
@@ -542,9 +542,9 @@
 ]]>
        </programlisting>
       </informalexample>
-      Create the directories <filename>c:\usr\local\lib</filename>. Copy
-      <filename>bison.simple</filename> from <filename>c:\work\win32build\bin
-      </filename> to <filename>c:\usr\local\lib</filename>.
+      Create the directories <filename class="directory">c:\usr\local\lib</filename>. 
Copy
+      <filename>bison.simple</filename> from <filename 
class="directory">c:\work\win32build\bin
+      </filename> to <filename class="directory">c:\usr\local\lib</filename>.
      </para>
      <note>
       <simpara>
@@ -568,18 +568,18 @@
        <itemizedlist>
         <listitem>
          <simpara>
-          Executable files: <filename>c:\work\win32build\bin</filename>,
+          Executable files: <filename 
class="directory">c:\work\win32build\bin</filename>,
           Cygwin users: <filename>cygwin\bin</filename>
          </simpara>
         </listitem>
         <listitem>
          <simpara>
-          Include files: <filename>c:\work\win32build\include</filename>
+          Include files: <filename 
class="directory">c:\work\win32build\include</filename>
          </simpara>
         </listitem>
          <listitem>
           <simpara>
-          Library files: <filename>c:\work\win32build\lib</filename>
+          Library files: <filename class="directory">c:\work\win32build\lib</filename>
          </simpara>
         </listitem>
        </itemizedlist>
@@ -597,7 +597,7 @@
         <listitem>
          <simpara>
           For GUI users, launch VC++, and then select File =&gt; Open
-          Workspace, navigate to <filename>c:\work\bindlib_w32</filename> and
+          Workspace, navigate to <filename 
class="directory">c:\work\bindlib_w32</filename> and
           select <filename>bindlib.dsw</filename>. Then select Build=&gt;Set
           Active Configuration and select the desired configuration.
           Finally select Build=&gt;Rebuild All.
@@ -625,9 +625,9 @@
         </listitem>
        </itemizedlist>
        At this point, you should have a usable <filename>resolv.lib</filename>
-       in either your <filename>c:\work\bindlib_w32\Debug</filename> or
+       in either your <filename 
class="directory">c:\work\bindlib_w32\Debug</filename> or
        <filename>Release</filename> subdirectories. Copy this file into your
-       <filename>c:\work\win32build\lib</filename> directory over the file
+       <filename class="directory">c:\work\win32build\lib</filename> directory over 
the file
        by the same name found in there.
       </para>
     </sect3>
@@ -654,7 +654,7 @@
         For command line users, make sure that you either have
         the C++ environment variables registered, or have run
         <command>vcvars.bat</command>, and then execute one of the
-        following commands from the <filename>c:\work\php-4.x.x\win32
+        following commands from the <filename 
class="directory">c:\work\php-4.x.x\win32
         </filename> directory:
        </simpara>
        <itemizedlist>
@@ -671,7 +671,7 @@
         <listitem>
          <simpara>
           At this point, you should have a usable <filename>php.exe</filename>
-          in either your <filename>c:\work\php-4.x.x.\Debug_TS</filename> or
+          in either your <filename 
class="directory">c:\work\php-4.x.x.\Debug_TS</filename> or
           <filename>Release_TS</filename> subdirectories.
          </simpara>
         </listitem>
@@ -738,7 +738,7 @@
 
     <para>
      The default location <literal>PHP</literal> searches for extensions is
-     <filename>c:\php4\extensions</filename>. To change this setting to reflect
+     <filename class="directory">c:\php4\extensions</filename>. To change this 
setting to reflect
      your setup of <literal>PHP</literal> edit your &php.ini; file:
      <itemizedlist>
       <listitem>
@@ -780,10 +780,10 @@
        <para>
         Some of the extensions need extra DLLs to work. Couple of them can be
         found in the distribution package, in the
-        <filename>c:\php\dlls\</filename> folder but some, for example Oracle
+        <filename class="directory">c:\php\dlls\</filename> folder but some, for 
example Oracle
         (<filename>php_oci8.dll</filename>) require DLLs which are not bundled
         with the distribution package. Copy the bundled DLLs from
-        <filename>c:\php\dlls</filename> folder to your Windows PATH, safe
+        <filename class="directory">c:\php\dlls</filename> folder to your Windows 
PATH, safe
         places are:
         <simplelist>
          <member>c:\windows\system for Windows 9x/Me</member>

Reply via email to