diff options
author | Karolin Seeger <ks@samba.org> | 2008-02-07 08:02:08 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:43 -0500 |
commit | 00321e42ccfffa795bd0768f1f5e9544266fb1e6 (patch) | |
tree | 84cf22b5121255bd2e8ab699631a198056cdf39f /docs/smbdotconf | |
parent | bb2ae29a2cc23119c240e9180f7990115f9ac3f8 (diff) | |
download | samba-00321e42ccfffa795bd0768f1f5e9544266fb1e6.tar.gz samba-00321e42ccfffa795bd0768f1f5e9544266fb1e6.tar.bz2 samba-00321e42ccfffa795bd0768f1f5e9544266fb1e6.zip |
-Add missing whitespaces
-change samba to Samba
Karolin
(This used to be commit 30644ce3b13e0fa76befcec306b8ef6a453852b3)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/logging/ldapdebuglevel.xml | 8 | ||||
-rw-r--r-- | docs/smbdotconf/logging/ldapdebugthreshold.xml | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/smbdotconf/logging/ldapdebuglevel.xml b/docs/smbdotconf/logging/ldapdebuglevel.xml index 5f167ef920..fdb6d40f25 100644 --- a/docs/smbdotconf/logging/ldapdebuglevel.xml +++ b/docs/smbdotconf/logging/ldapdebuglevel.xml @@ -8,17 +8,17 @@ This parameter controls the debug level of the LDAP library calls. In the case of OpenLDAP, it is the same bit-field as understood by the server and documented in the - <citerefentry> + <citerefentry> <refentrytitle>slapd.conf</refentrytitle> <manvolnum>5</manvolnum> </citerefentry> manpage. A typical useful value will be - <emphasis>1</emphasis> for tracing function calls. + <emphasis>1</emphasis> for tracing function calls. </para> <para> - The debug ouput from the LDAP libraries appears with a - prefix [LDAP] in samba's logging output. + The debug ouput from the LDAP libraries appears with the + prefix [LDAP] in Samba's logging output. The level at which LDAP logging is printed is controlled by the parameter <parameter>ldap debug threshold</parameter>. </para> diff --git a/docs/smbdotconf/logging/ldapdebugthreshold.xml b/docs/smbdotconf/logging/ldapdebugthreshold.xml index a8b20839ee..e023ff689b 100644 --- a/docs/smbdotconf/logging/ldapdebugthreshold.xml +++ b/docs/smbdotconf/logging/ldapdebugthreshold.xml @@ -5,10 +5,10 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para> - This parameter controls the samba debug level at which + This parameter controls the Samba debug level at which the ldap library debug output is - printed in the samba logs. See the description of - <parameter>ldap debug level</parameter> for details. + printed in the Samba logs. See the description of + <parameter>ldap debug level</parameter> for details. </para> </description> <value type="default">10</value> |