philip          Sun Jan 19 14:52:03 2003 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      openlog.xml syslog.xml 
  Log:
  Typo -> Windows not windows (seen by Goba)
  
  
Index: phpdoc/en/reference/network/functions/openlog.xml
diff -u phpdoc/en/reference/network/functions/openlog.xml:1.4 
phpdoc/en/reference/network/functions/openlog.xml:1.5
--- phpdoc/en/reference/network/functions/openlog.xml:1.4       Sat Jan 18 18:26:50 
2003
+++ phpdoc/en/reference/network/functions/openlog.xml   Sun Jan 19 14:52:02 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
   <refentry id="function.openlog">
    <refnamediv>
@@ -113,7 +113,7 @@
         </row>
         <row>
          <entry>LOG_LOCAL0 ... LOG_LOCAL7</entry>
-         <entry>reserved for local use, these are not available in windows</entry>
+         <entry>reserved for local use, these are not available in Windows</entry>
         </row>
         <row>
          <entry>LOG_LPR</entry>
Index: phpdoc/en/reference/network/functions/syslog.xml
diff -u phpdoc/en/reference/network/functions/syslog.xml:1.3 
phpdoc/en/reference/network/functions/syslog.xml:1.4
--- phpdoc/en/reference/network/functions/syslog.xml:1.3        Sat Jan 18 18:49:58 
2003
+++ phpdoc/en/reference/network/functions/syslog.xml    Sun Jan 19 14:52:02 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/network.xml, last change in rev 1.9 -->
   <refentry id="function.syslog">
    <refnamediv>
@@ -114,7 +114,7 @@
       Use of <literal>LOG_LOCAL0</literal> through
       <literal>LOG_LOCAL7</literal> for the <parameter>facility</parameter> 
       parameter of <function>openlog</function> is not available
-      in windows.
+      in Windows.
      </para>
     </note>
     <para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to