mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
for consistency have refpurpose W/O period
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75141 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9e4c41ce50
commit
e405264ba5
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.22 $ -->
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<reference id="ref.snmp">
|
||||
<title>SNMP functions</title>
|
||||
<titleabbrev>SNMP</titleabbrev>
|
||||
|
||||
<partintro>
|
||||
<simpara>
|
||||
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 functions
|
||||
are only available on NT and not on Win95/98.
|
||||
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
|
||||
functions are only available on NT and not on Win95/98.
|
||||
</simpara>
|
||||
|
||||
<simpara>
|
||||
|
@ -288,7 +289,7 @@ $quickprint = snmp_get_quick_print();
|
|||
<refentry id="function.snmp-set-quick-print">
|
||||
<refnamediv>
|
||||
<refname>snmp_set_quick_print</refname>
|
||||
<refpurpose>Set the value of quick_print within the UCD SNMP library.
|
||||
<refpurpose>Set the value of quick_print within the UCD SNMP library
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
|
Loading…
Reference in a new issue