diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:36:55 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:36:55 +0000 |
commit | 7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf (patch) | |
tree | 250f6fb38d9f915f07e93e99a3d5637ad16541ca /docs/docbook/projdoc/passdb.xml | |
parent | 3942962df350083f6f16f2ca94382a722bb089ff (diff) | |
download | samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.tar.gz samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.tar.bz2 samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.zip |
Better compatibility with official syntax
(This used to be commit 12eea1a70b0c8331aabc09e5ae464d7863de6240)
Diffstat (limited to 'docs/docbook/projdoc/passdb.xml')
-rw-r--r-- | docs/docbook/projdoc/passdb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index ab7c9932fb..4bc2634528 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -1313,7 +1313,7 @@ Refer to the <command>logon home</command> parameter in the &smb.conf; man page <varlistentry> <term>only</term> - <listitem><para>Only update the LDAP password and let the LDAP server worry about the other fields. This option is only available on some LDAP servers. <footnote>Only when the LDAP server supports LDAP_EXOP_X_MODIFY_PASSWD</footnote></para></listitem> + <listitem><para>Only update the LDAP password and let the LDAP server worry about the other fields. This option is only available on some LDAP servers. <footnote><para>Only when the LDAP server supports LDAP_EXOP_X_MODIFY_PASSWD</para></footnote></para></listitem> </varlistentry> </variablelist> |