diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-12-14 08:58:50 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-12-14 08:58:50 +0100 |
commit | f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102 (patch) | |
tree | 4c759c16bad3e27d1ebe547412050b258b357763 | |
parent | f8c34c4df14cfb8509fe397d7d016f2468cfc026 (diff) | |
download | samba-f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102.tar.gz samba-f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102.tar.bz2 samba-f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102.zip |
s3:docs: Fix 'make manpages3'.
Karolin
-rw-r--r-- | docs-xml/smbdotconf/ldap/ldapderef.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/ldap/ldapderef.xml b/docs-xml/smbdotconf/ldap/ldapderef.xml index e4868a6163..d102f51983 100644 --- a/docs-xml/smbdotconf/ldap/ldapderef.xml +++ b/docs-xml/smbdotconf/ldap/ldapderef.xml @@ -8,8 +8,8 @@ to use a certain alias dereferencing method. The default is <emphasis>auto</emphasis>, which means that the default setting of the ldap client library will be kept. Other possible values are - <emphasis>never</emphasis>, </emphasis>finding</emphasis>, - </emphasis>searching</emphasis> and <emphasis>always</emphasis>. Grab + <emphasis>never</emphasis>, <emphasis>finding</emphasis>, + <emphasis>searching</emphasis> and <emphasis>always</emphasis>. Grab your LDAP manual for more information. </para> |