- Cleanup

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133207 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2003-06-25 05:44:36 +00:00
parent 69a76e3a55
commit 252cebf2c8

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.24 $ -->
<!-- $Revision: 1.25 $ -->
<appendix id="debugger">
<title>Debugging PHP</title>
@ -79,12 +79,13 @@
A line has this format:
<informalexample>
<literallayout>
<replaceable>date</replaceable> <replaceable>time</replaceable>
<replaceable>host</replaceable>(<replaceable>pid</replaceable>)
<replaceable>type</replaceable>:
<replaceable>message-data</replaceable>
<![CDATA[
date time host(pid) type: message-data
]]>
</literallayout>
</informalexample>
</para>
<para>
<variablelist>
<varlistentry>
<term><replaceable>date</replaceable></term>