diff options
Diffstat (limited to 'docs/smbdotconf/logging/debuguid.xml')
-rw-r--r-- | docs/smbdotconf/logging/debuguid.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/smbdotconf/logging/debuguid.xml b/docs/smbdotconf/logging/debuguid.xml index 616128a581..5cfa541a45 100644 --- a/docs/smbdotconf/logging/debuguid.xml +++ b/docs/smbdotconf/logging/debuguid.xml @@ -4,13 +4,14 @@ developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>Samba is sometimes run as root and sometime - run as the connected user, this boolean parameter inserts the - current euid, egid, uid and gid to the timestamp message headers - in the log file if turned on.</para> + <para> + Samba is sometimes run as root and sometime run as the connected user, this boolean parameter inserts the + current euid, egid, uid and gid to the timestamp message headers in the log file if turned on. + </para> - <para>Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an - effect.</para> + <para> + Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect. + </para> </description> <value type="default">no</value> </samba:parameter> |