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:
Simone Cortesi 2002-03-25 12:51:52 +00:00
parent 9e4c41ce50
commit e405264ba5

View file

@ -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>