diff options
author | Tim Potter <tpot@samba.org> | 2003-09-16 02:48:56 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-09-16 02:48:56 +0000 |
commit | 914e4be8f716ec909d399f69436092adfbe4f535 (patch) | |
tree | dd431e80053cd69d5e67d63ee4d256805fda773a /docs | |
parent | 7bca3b6cc2e02569eec015ce75b0ccefefb654d6 (diff) | |
download | samba-914e4be8f716ec909d399f69436092adfbe4f535.tar.gz samba-914e4be8f716ec909d399f69436092adfbe4f535.tar.xz samba-914e4be8f716ec909d399f69436092adfbe4f535.zip |
Merge from 3.0:
>Fix typo.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml b/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml index f826183c339..7dd86cc41b2 100644 --- a/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml +++ b/docs/docbook/smbdotconf/ldap/ldapidmapsuffix.xml @@ -10,6 +10,6 @@ <para>Default: <emphasis>none</emphasis></para> - <para>Example: <emphasis>dc=samba,ou=Idmap</emphasis></para> + <para>Example: <emphasis>ou=Idmap,dc=samba,dc=org</emphasis></para> </listitem> </samba:parameter> |