jsjohnst                Sun Jul 13 05:45:47 2003 EDT

  Modified files:              
    /phpdoc/en/reference/snmp   reference.xml 
  Log:
  Added that you can use NET-SNMP package in addition to UCD-SNMP on Unix based hosts
  
Index: phpdoc/en/reference/snmp/reference.xml
diff -u phpdoc/en/reference/snmp/reference.xml:1.6 
phpdoc/en/reference/snmp/reference.xml:1.7
--- phpdoc/en/reference/snmp/reference.xml:1.6  Mon Dec  2 07:55:41 2002
+++ phpdoc/en/reference/snmp/reference.xml      Sun Jul 13 05:45:47 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.snmp">
   <title>SNMP functions</title>
   <titleabbrev>SNMP</titleabbrev>
@@ -15,7 +15,8 @@
     &reftitle.required;
     <para>
      In order to use the SNMP functions on Unix you need to install the
-     <ulink url="&url.ucd-snmp;">UCD SNMP</ulink> package. On Windows these
+     <ulink url="&url.ucd-snmp;">UCD SNMP</ulink> or 
+     <ulink url="&url.net-snmp;">NET-SNMP</ulink> package. On Windows these
      functions are only available on NT and not on Win95/98.
     </para>
    </section>



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

Reply via email to