<sysitem> not needed here and doesn't work in this context

in DocBook4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62136 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hartmut Holzgraefe 2001-11-12 17:09:12 +00:00
parent a912b02029
commit b2a3148d59

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.15 $ -->
<!-- $Revision: 1.16 $ -->
<reference id="ref.snmp">
<title>SNMP functions</title>
<titleabbrev>SNMP</titleabbrev>
@ -251,8 +251,8 @@ $quickprint = snmp_get_quick_print();
</informalexample></para>
<para>
Above function call would return <systemitem>&false;</systemitem> if
quick_print is on, and <systemitem>&true;</systemitem> if quick_print
Above function call would return &false; if
quick_print is on, and &true; if quick_print
is on.</para>
<para>