On Tue, 30 Mar 2004, Damien Seguy wrote: > Hi guys, > > In mysqli-client-encoding.xml, I ran into that : > > <refsect1> > <title>See also</title> > <para> > <function>mysqli_client_encoding</function>. > <function>mysqli_real_escape_string</function>. > </para> > </refsect1> > > Is that a policy for see also sections?
Nope, should be: <func/> and <func/>. or: <func/>, <func/> and <func/>. regards, Derick
