[PHP-DOC] cvs: phpdoc /it/functions snmp.xml From: Luca Perugini (l.perugini <email protected>)
Date: 08/31/00

perugini Thu Aug 31 08:00:10 2000 EDT

  Modified files:
    /phpdoc/it/functions snmp.xml
  Log:
  Updated: synch with en tree.
  
  
Index: phpdoc/it/functions/snmp.xml
diff -u phpdoc/it/functions/snmp.xml:1.2 phpdoc/it/functions/snmp.xml:1.3
--- phpdoc/it/functions/snmp.xml:1.2 Sat Jun 24 00:38:44 2000
+++ phpdoc/it/functions/snmp.xml Thu Aug 31 08:00:10 2000
@@ -57,10 +57,11 @@
 
     <para>
      <informalexample>
- <literallayout>
-$syscontact = snmpget("127.0.0.1", "public", "system.SysContact.0")
- </literallayout>
- </informalexample></para>
+ <programlisting role="php">
+$syscontact = snmpget("127.0.0.1", "public", "system.SysContact.0");
+ </programlisting>
+ </informalexample>
+ </para>
 
    </refsect1>
   </refentry>
@@ -74,7 +75,7 @@
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
- <funcdef>string <function>snmpget</function></funcdef>
+ <funcdef>bool <function>snmpset</function></funcdef>
       <paramdef>string <parameter>hostname</parameter></paramdef>
       <paramdef>string <parameter>community</parameter></paramdef>
       <paramdef>string <parameter>object_id</parameter></paramdef>
@@ -335,7 +336,7 @@
 sgml-indent-step:1
 sgml-indent-data:t
 sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
+sgml-default-dtd-file:"../../manual.ced"
 sgml-exposed-tags:nil
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil