diff options
author | John Terpstra <jht@samba.org> | 2003-09-14 00:13:04 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-09-14 00:13:04 +0000 |
commit | 4075819da6a292bf2d84f1d3e65e37e0c0d3f126 (patch) | |
tree | 15fc137a203e50fc6e615155ae04d9c79b926389 /docs/docbook/smbdotconf | |
parent | cba653c30a0ed2382b7d252b5dc82a28247372b3 (diff) | |
download | samba-4075819da6a292bf2d84f1d3e65e37e0c0d3f126.tar.gz samba-4075819da6a292bf2d84f1d3e65e37e0c0d3f126.tar.bz2 samba-4075819da6a292bf2d84f1d3e65e37e0c0d3f126.zip |
Fix typo.
(This used to be commit 4f03781d2e880fe12f8a8e81df8392487e3a7e2e)
Diffstat (limited to 'docs/docbook/smbdotconf')
-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 f826183c33..7dd86cc41b 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> |