docs: Fix some typos in the idmap backend section.
authorKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2015 10:28:34 +0000 (11:28 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Nov 2015 13:47:17 +0000 (14:47 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Nov 26 14:47:17 CET 2015 on sn-devel-104

docs-xml/smbdotconf/winbind/idmapconfig.xml

index c9e58709eb49dfb9106580797ea7f84436bc4504..1374040fb29db1fca1f7cff9f44c8c62d8ba235a 100644 (file)
                (<citerefentry><refentrytitle>idmap_tdb2</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
                ldap
                (<citerefentry><refentrytitle>idmap_ldap</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
-               ,
                rid
                (<citerefentry><refentrytitle>idmap_rid</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
-               ,
                hash
                (<citerefentry><refentrytitle>idmap_hash</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
-               ,
                autorid
                (<citerefentry><refentrytitle>idmap_autorid</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
-               ,
                ad
-               (<citerefentry><refentrytitle>idmap_ad</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
-               ,
-               and nss.
-               (<citerefentry><refentrytitle>idmap_nss</refentrytitle> <manvolnum>8</manvolnum></citerefentry>),
+               (<citerefentry><refentrytitle>idmap_ad</refentrytitle> <manvolnum>8</manvolnum></citerefentry>)
+               and nss
+               (<citerefentry><refentrytitle>idmap_nss</refentrytitle> <manvolnum>8</manvolnum></citerefentry>).
                The corresponding manual pages contain the details, but
                here is a summary.
                </para>
@@ -65,9 +60,9 @@
                mixture of the tdb and rid backend. It creates ranges for
                each domain encountered and then uses the rid algorithm for each
                of these automatically configured domains individually.
-               The ad backend uses unix IDs stored in Active Directory via
+               The ad backend uses unix ids stored in Active Directory via
                the standard schema extensions. The nss backend reverses
-               the standard winbindd setup and gets the unixids via names
+               the standard winbindd setup and gets the unix ids via names
                from nsswitch which can be useful in an ldap setup.
                </para></listitem>
                </varlistentry>