git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebc860e
)
s3/docs: Fix typo in man idmap_rid.
author
Karolin Seeger
<kseeger@samba.org>
Tue, 26 May 2009 12:16:10 +0000
(14:16 +0200)
committer
Karolin Seeger
<kseeger@samba.org>
Tue, 26 May 2009 12:16:46 +0000
(14:16 +0200)
Karolin
docs-xml/manpages-3/idmap_rid.8.xml
patch
|
blob
|
history
diff --git
a/docs-xml/manpages-3/idmap_rid.8.xml
b/docs-xml/manpages-3/idmap_rid.8.xml
index 5449797441f4be5e102f23460ad5edf81990c54c..55aed62f85632fc9ce7e331e4629b4d565c94ef8 100644
(file)
--- 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 calculati
o
ng 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.