vrana Fri Mar 23 14:16:50 2007 UTC
Modified files:
/phpdoc/en/reference/snmp/functions snmpwalkoid.xml
Log:
What to use instead of deprecated functions (bug #40814)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/snmp/functions/snmpwalkoid.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/snmp/functions/snmpwalkoid.xml
diff -u phpdoc/en/reference/snmp/functions/snmpwalkoid.xml:1.7
phpdoc/en/reference/snmp/functions/snmpwalkoid.xml:1.8
--- phpdoc/en/reference/snmp/functions/snmpwalkoid.xml:1.7 Sun Jan 7
01:43:53 2007
+++ phpdoc/en/reference/snmp/functions/snmpwalkoid.xml Fri Mar 23 14:16:50 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry id="function.snmpwalkoid">
<refnamediv>
<refname>snmpwalkoid</refname>
@@ -27,6 +27,7 @@
The existence of <function>snmpwalkoid</function> and
<function>snmpwalk</function> has historical reasons. Both
functions are provided for backward compatibility.
+ Use <function>snmprealwalk</function> instead.
</para>
</refsect1>