From 4b3bd4164e0a2e856166b1bda7fdeb315ef6eb68 Mon Sep 17 00:00:00 2001 From: Christian Hammers Date: Sat, 19 Feb 2011 18:46:56 +0000 Subject: [PATCH] Small improvements (reference to snmprealwalk vs. snmpwalkoid to be consistent with the snmp2_* and snmp3_* functions) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308490 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/snmp/functions/snmpwalk.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/reference/snmp/functions/snmpwalk.xml b/reference/snmp/functions/snmpwalk.xml index 65c0e2c4f2..fad0cf22c2 100644 --- a/reference/snmp/functions/snmpwalk.xml +++ b/reference/snmp/functions/snmpwalk.xml @@ -30,7 +30,7 @@ hostname - The SNMP agent. + The SNMP agent (server). @@ -67,8 +67,7 @@ retries - - + The number of retries in case timeouts occur. @@ -113,7 +112,7 @@ foreach ($a as $val) { &reftitle.seealso; - snmpwalkoid + snmprealwalk