diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:30 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 01:44:28 +0200 |
commit | f093d5199a745ad125379b7d381c8f721d9a9349 (patch) | |
tree | 86145224a3033a58def9eefd9a00abb0f8bd2d94 /docs-xml | |
parent | a8d0d832e9dbb864b878da04c3e06a170fd66c66 (diff) | |
download | samba-f093d5199a745ad125379b7d381c8f721d9a9349.tar.gz samba-f093d5199a745ad125379b7d381c8f721d9a9349.tar.bz2 samba-f093d5199a745ad125379b7d381c8f721d9a9349.zip |
idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid options
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/idmap_tdb2.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/idmap_tdb2.8.xml b/docs-xml/manpages-3/idmap_tdb2.8.xml index b4a46f81aa..2c4e5231e9 100644 --- a/docs-xml/manpages-3/idmap_tdb2.8.xml +++ b/docs-xml/manpages-3/idmap_tdb2.8.xml @@ -90,7 +90,7 @@ <para> This example shows how tdb2 is used as a the default idmap backend. It configures the idmap range through the global options for all - domains encountered. This same range is used for uid/gid allocation. + domains encountered. </para> <programlisting> |