Convert all uint32/16/8 to _t in a grab-bag of remaining files.
[Samba.git] / docs-xml / smbdotconf / logging / debugpid.xml
blob5c81625706a389d954f0f9fe9a343a3596a44608
1 <samba:parameter name="debug pid"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     When using only one log file for more then one forked <citerefentry><refentrytitle>smbd</refentrytitle>
8     <manvolnum>8</manvolnum></citerefentry>-process there may be hard to follow which process outputs which 
9     message. This boolean parameter is adds the process-id to the timestamp message headers in the
10     logfile when turned on.
11     </para>
13     <para>
14     Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.
15     </para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>