diff options
Diffstat (limited to 'docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml')
-rw-r--r-- | docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml b/docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml index e02bf9acfc..0ef6a04abf 100644 --- a/docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml +++ b/docs/docbook/smbdotconf/ldap/ldapmachinesuffix.xml @@ -1,11 +1,10 @@ -<samba:parameter xmlns:samba="http://samba.org/common"> - <term><anchor id="LDAPMACHINESUFFIX"/>ldap machine suffix (G)</term> - <listitem><para>It specifies where machines should be - added to the ldap tree. - </para> - +<samba:parameter name="ldap machine suffix" + context="G" + advanced="1" developer="1" + xmlns:samba="http://samba.org/common"> +<listitem> + <para>It specifies where machines should be added to the ldap tree.</para> - - <para>Default : <emphasis>none</emphasis></para> - </listitem> - </samba:parameter> + <para>Default: <emphasis>none</emphasis></para> +</listitem> +</samba:parameter> |