nlopess Thu Feb 12 12:04:53 2004 EDT
Modified files: /phpdoc/en/faq obtaining.xml /phpdoc/en/reference/snmp reference.xml /phpdoc/entities global.ent Log: ucd-snmp is obsolete UCD-SNMP and NET-SMP are the same http://cvs.php.net/diff.php/phpdoc/en/faq/obtaining.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/faq/obtaining.xml diff -u phpdoc/en/faq/obtaining.xml:1.16 phpdoc/en/faq/obtaining.xml:1.17 --- phpdoc/en/faq/obtaining.xml:1.16 Tue Feb 4 04:38:22 2003 +++ phpdoc/en/faq/obtaining.xml Thu Feb 12 12:04:51 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.16 $ --> +<!-- $Revision: 1.17 $ --> <chapter id="faq.obtaining"> <title>Obtaining PHP</title> <titleabbrev>Obtaining PHP</titleabbrev> @@ -92,7 +92,7 @@ </listitem> <listitem> <simpara> - <ulink url="&url.ucd-snmp;">SNMP* (Unix): </ulink>. + <ulink url="&url.net-snmp;">SNMP* (Unix): </ulink>. </simpara> </listitem> <listitem> http://cvs.php.net/diff.php/phpdoc/en/reference/snmp/reference.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/snmp/reference.xml diff -u phpdoc/en/reference/snmp/reference.xml:1.7 phpdoc/en/reference/snmp/reference.xml:1.8 --- phpdoc/en/reference/snmp/reference.xml:1.7 Sun Jul 13 05:45:47 2003 +++ phpdoc/en/reference/snmp/reference.xml Thu Feb 12 12:04:52 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <reference id="ref.snmp"> <title>SNMP functions</title> <titleabbrev>SNMP</titleabbrev> @@ -15,7 +15,6 @@ &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> 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> http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.163&r2=1.164&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.163 phpdoc/entities/global.ent:1.164 --- phpdoc/entities/global.ent:1.163 Thu Feb 12 02:04:55 2004 +++ phpdoc/entities/global.ent Thu Feb 12 12:04:53 2004 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.163 2004/02/12 07:04:55 irchtml Exp $ + $Id: global.ent,v 1.164 2004/02/12 17:04:53 nlopess Exp $ Contains global "macros" for all the XML documents. @@ -268,7 +268,6 @@ <!ENTITY url.t1lib "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/"> <!ENTITY url.tiff "http://www.libtiff.org/"> <!ENTITY url.tidy "http://tidy.sourceforge.net/"> -<!ENTITY url.ucd-snmp "http://net-snmp.sourceforge.net/"> <!ENTITY url.net-snmp "http://www.net-snmp.org/"> <!ENTITY url.ultimatezip "http://www.ultimatezip.com/"> <!ENTITY url.unicode "http://www.unicode.org/"> @@ -356,6 +355,7 @@ <!ENTITY url.pear.net-dns "http://pear.php.net/package/Net_DNS"> <!ENTITY url.php.bugdosdonts "http://bugs.php.net/bugs-dos-and-donts.php"> <!ENTITY spec.ftp 'http://www.faqs.org/rfcs/rfc959.html'> +<!ENTITY url.ucd-snmp "http://net-snmp.sourceforge.net/"> <!ENTITY url.thttpd "http://www.acme.com/software/thttpd/"> <!ENTITY url.velocis "http://www.birdstep.com/database_technology/rdm_server.php3"> <!ENTITY url.php.snaps.manual "http://www.php.net/download-docs.php">