Author: kseeger
Date: 2007-04-12 11:20:15 +0000 (Thu, 12 Apr 2007)
New Revision: 1097

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1097

Log:
Fix typos in idmap_rid manpage.
Modified:
   trunk/manpages-3/idmap_rid.8.xml


Changeset:
Modified: trunk/manpages-3/idmap_rid.8.xml
===================================================================
--- trunk/manpages-3/idmap_rid.8.xml    2007-04-11 21:50:59 UTC (rev 1096)
+++ trunk/manpages-3/idmap_rid.8.xml    2007-04-12 11:20:15 UTC (rev 1097)
@@ -40,8 +40,8 @@
                <term>base_rid = INTEGER</term>
                <listitem><para>
                        Defines the base integer used to build SIDs out of an 
UID or a GID,
-                       and to rebase the UID or GID to be obtained froma SID. 
User RIDs
-                       by default starts at 1000 (512 hexadecimal), this means 
a good value
+                       and to rebase the UID or GID to be obtained from a SID. 
User RIDs
+                       by default start at 1000 (512 hexadecimal), this means 
a good value
                        for base_rid can be 1000 as the resulting ID is 
calculated this way:
                        ID = RID - BASE_RID + LOW RANGE ID.
                </para></listitem>

Reply via email to