From 00321e42ccfffa795bd0768f1f5e9544266fb1e6 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 7 Feb 2008 08:02:08 +0000 Subject: -Add missing whitespaces -change samba to Samba Karolin (This used to be commit 30644ce3b13e0fa76befcec306b8ef6a453852b3) --- docs/smbdotconf/logging/ldapdebuglevel.xml | 8 ++++---- docs/smbdotconf/logging/ldapdebugthreshold.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') 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 - + slapd.conf 5 manpage. A typical useful value will be - 1 for tracing function calls. + 1 for tracing function calls. - 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 ldap debug threshold. 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"> - 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 - ldap debug level for details. + printed in the Samba logs. See the description of + ldap debug level for details. 10 -- cgit