docs: Fix typo in the idmap_ad manpage.
authorKarolin Seeger <kseeger@samba.org>
Tue, 16 Dec 2008 08:04:32 +0000 (09:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Dec 2008 10:20:59 +0000 (11:20 +0100)
Karolin

docs-xml/manpages-3/idmap_ad.8.xml

index fb0792eb9e70d8cfbefe44b3e561b4c90e017255..2622b7bfdba4ee0d251a93f26b8abcd3dc4e2b0a 100644 (file)
@@ -23,8 +23,8 @@
        extensions. This module implements only the &quot;idmap&quot;
        API, and is READONLY. Mappings must be provided in advance
        by the administrator by adding the posixAccount/posixGroup
-       classess and relative attribute/value pairs to the users and
-       groups objects in AD</para>
+       classes and relative attribute/value pairs to the user and
+       group objects in the AD.</para>
 </refsynopsisdiv>
 
 <refsect1>
@@ -34,7 +34,7 @@
                <varlistentry>
                <term>range = low - high</term>
                <listitem><para>
-                       Defines the available matching uid and gid range for which the
+                       Defines the available matching UID and GID range for which the
                        backend is authoritative. Note that the range acts as a filter.
                        If specified any UID or GID stored in AD that fall outside the
                        range is ignored and the corresponding map is discarded.
@@ -47,7 +47,7 @@
                <listitem><para>
                        Defines the schema that idmap_ad should use when querying
                        Active Directory regarding user and group information.
-                       This can either the RFC2307 schema support included
+                       This can be either the RFC2307 schema support included
                        in Windows 2003 R2 or the Service for Unix (SFU) schema.
                </para></listitem>
                </varlistentry>