man pages: Fix typos and add improvements.
authorChristoph Zauner <christoph.zauner@sernet.de>
Fri, 11 Jul 2008 13:50:25 +0000 (15:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Jul 2008 08:17:32 +0000 (10:17 +0200)
(cherry picked from commit 060ff6d8d4e61f3ce89f980182413852cc5719be)

docs-xml/smbdotconf/winbind/idmapbackend.xml
docs-xml/smbdotconf/winbind/idmapconfig.xml

index 20e1115c5fccffe5b302b0fa23a5e3af5219e491..10c4cb30a409182a8e6c87801ea117bbc1e3ab41 100644 (file)
@@ -8,9 +8,9 @@
        The idmap backend provides a plugin interface for Winbind to use
        varying backends to store SID/uid/gid mapping tables.  This
        option is mutually exclusive with the newer and more flexible
-       <smbconfoption name="idmap domains"/> parameter.  The main difference
+       <smbconfoption name="idmap domains"/> parameter. The main difference
        between the &quot;idmap backend&quot; and the &quot;idmap domains&quot;
-       is that the former only allows on backend for all domains while the
+       is that the former only allows one backend for all domains while the
        latter supports configuring backends on a per domain basis.
        </para>
 
index 63b0a907a8de8249947707429382cff6cce8a722..08297d704cdf4bcf7abd10172e120f9e63b4528f 100644 (file)
@@ -7,9 +7,9 @@
        <para>
        The idmap config prefix provides a means of managing each domain 
        defined by the <smbconfoption name="idmap domains"/> option using Samba's
-       parameteric option support.  The idmap config prefix should be 
+       parametric option support. The idmap config prefix should be
        followed by the name of the domain, a colon, and a setting specific to 
-       the chosen backend.  There are three options available for all domains:
+       the chosen backend. There are three options available for all domains:
        </para>
        <variablelist>  
                <varlistentry>
        The following example illustrates how to configure the <citerefentry>
        <refentrytitle>idmap_ad</refentrytitle><manvolnum>8</manvolnum></citerefentry> 
        for the CORP domain and the <citerefentry><refentrytitle>idmap_tdb</refentrytitle>
-       <manvolnum>8</manvolnum></citerefentry> backend for all other domains.  The 
-       TRUSTEDDOMAINS string is simply a key used to reference the &quot;idmap 
+       <manvolnum>8</manvolnum></citerefentry> backend for all other domains. The
+       TRUSTEDDOMAINS string is simply an arbitrary key used to reference the &quot;idmap
        config&quot; settings and does not represent the actual name of a domain.
+       It is a catchall domain backend for any domain not explicitly listed.
        </para>
 
        <programlisting>