summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-05-26 14:16:10 +0200
committerKarolin Seeger <kseeger@samba.org>2009-05-26 14:16:46 +0200
commit73eaff7a395c9a7a0042f2c50f8817499b6cfdcd (patch)
treec282548ba061caefcc2b0bf63dfe536b2c5bf189 /docs-xml
parentebc860ebeb7ebaeceae2534faeee49d062f29db8 (diff)
downloadsamba-73eaff7a395c9a7a0042f2c50f8817499b6cfdcd.tar.gz
s3/docs: Fix typo in man idmap_rid.
Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/idmap_rid.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/idmap_rid.8.xml b/docs-xml/manpages-3/idmap_rid.8.xml
index 5449797441f..55aed62f856 100644
--- a/docs-xml/manpages-3/idmap_rid.8.xml
+++ b/docs-xml/manpages-3/idmap_rid.8.xml
@@ -66,7 +66,7 @@
</programlisting>
</para>
<para>
- Correspondingly, the formula for calculationg the RID for a
+ Correspondingly, the formula for calculating the RID for a
given Unix ID is this:
<programlisting>
RID = ID + BASE_RID - LOW_RANGE_ID.