|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
|
|
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
|
|
|
|
|
<section id="xprint.functions" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
@@ -7,7 +7,7 @@
|
|
|
</sectioninfo>
|
|
|
|
|
|
<title>Functions</title>
|
|
|
-
|
|
|
+
|
|
|
<section id="xprint.xplog">
|
|
|
<title>
|
|
|
<function>xplog(level, format)</function>
|
|
@@ -62,7 +62,7 @@
|
|
|
</para>
|
|
|
</listitem>
|
|
|
<listitem>
|
|
|
- <para><emphasis>format</emphasis> - The formatted string to be printed.
|
|
|
+ <para><emphasis>format</emphasis> - The formatted string to be printed.
|
|
|
</para>
|
|
|
</listitem>
|
|
|
</itemizedlist>
|
|
@@ -77,7 +77,7 @@ xplog("L_ERR", "time [%Tf] method <%rm> r-uri <%ru> 2nd via <%{via[1]}>\n");
|
|
|
</programlisting>
|
|
|
</example>
|
|
|
</section>
|
|
|
-
|
|
|
+
|
|
|
<section id="xprint.xpdbg">
|
|
|
<title>
|
|
|
<function>xpdbg(format)</function>
|