diff options
author | Karolin Seeger <ks@samba.org> | 2007-04-16 07:47:27 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:31 -0500 |
commit | ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7 (patch) | |
tree | 7dcd48da6af761f86e3010f0b31428e57de2d9fd /docs/smbdotconf/ldap | |
parent | a5932942561e2a32a0487568fb7e9923652f5e8c (diff) | |
download | samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.gz samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.bz2 samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.zip |
Add some missing whitespaces.
(This used to be commit a4598542897699d35c2614f87044ddd4f138d85d)
Diffstat (limited to 'docs/smbdotconf/ldap')
-rw-r--r-- | docs/smbdotconf/ldap/ldapssl.xml | 4 | ||||
-rw-r--r-- | docs/smbdotconf/ldap/ldapsuffix.xml | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/smbdotconf/ldap/ldapssl.xml b/docs/smbdotconf/ldap/ldapssl.xml index 3c276b87e3..39ed08fe82 100644 --- a/docs/smbdotconf/ldap/ldapssl.xml +++ b/docs/smbdotconf/ldap/ldapssl.xml @@ -8,7 +8,7 @@ use SSL when connecting to the ldap server This is <emphasis>NOT</emphasis> related to Samba's previous SSL support which was enabled by specifying the - <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> + <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> script.</para> <para>The <smbconfoption name="ldap ssl"/> can be set to one of three values:</para> @@ -30,7 +30,7 @@ moreinfo="none">ldap server</parameter>. Only available when the backwards-compatiblity <command moreinfo="none">--with-ldapsam</command> option is specified - to configure. See <smbconfoption name="passdb backend"/></para> + to configure. See <smbconfoption name="passdb backend"/></para>. </listitem> </itemizedlist> </description> diff --git a/docs/smbdotconf/ldap/ldapsuffix.xml b/docs/smbdotconf/ldap/ldapsuffix.xml index 47d5a5bba2..48595139a2 100644 --- a/docs/smbdotconf/ldap/ldapsuffix.xml +++ b/docs/smbdotconf/ldap/ldapsuffix.xml @@ -8,9 +8,9 @@ <para> The ldap suffix will be appended to the values specified for the <smbconfoption name="ldap user suffix"/>, - <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the - <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the - <smbconfoption name ="ldap suffix"/>. + <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the + <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the + <smbconfoption name ="ldap suffix"/>. </para> </description> <value type="default"></value> |