philip          Sat Jan 18 18:26:50 2003 EDT

  Modified files:              
    /phpdoc/en/reference/network/functions      openlog.xml 
  Log:
  LOG_LOCAL0 ... LOG_LOCAL7 not available in windows.  This almost closes bug #16217
  
  
Index: phpdoc/en/reference/network/functions/openlog.xml
diff -u phpdoc/en/reference/network/functions/openlog.xml:1.3 
phpdoc/en/reference/network/functions/openlog.xml:1.4
--- phpdoc/en/reference/network/functions/openlog.xml:1.3       Mon Oct 28 01:23:41 
2002
+++ phpdoc/en/reference/network/functions/openlog.xml   Sat Jan 18 18:26:50 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.2 -->
   <refentry id="function.openlog">
    <refnamediv>
@@ -113,7 +113,7 @@
         </row>
         <row>
          <entry>LOG_LOCAL0 ... LOG_LOCAL7</entry>
-         <entry>reserved for local use</entry>
+         <entry>reserved for local use, these are not available in windows</entry>
         </row>
         <row>
          <entry>LOG_LPR</entry>



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

Reply via email to