diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:36:55 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-12 22:36:55 +0000 |
commit | 7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf (patch) | |
tree | 250f6fb38d9f915f07e93e99a3d5637ad16541ca /docs/docbook/smbdotconf/winbind/idmapgid.xml | |
parent | 3942962df350083f6f16f2ca94382a722bb089ff (diff) | |
download | samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.tar.gz samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.tar.bz2 samba-7b98e3a4b89265d21f2f7d3b28012fce23bfe1bf.zip |
Better compatibility with official syntax
(This used to be commit 12eea1a70b0c8331aabc09e5ae464d7863de6240)
Diffstat (limited to 'docs/docbook/smbdotconf/winbind/idmapgid.xml')
-rw-r--r-- | docs/docbook/smbdotconf/winbind/idmapgid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/winbind/idmapgid.xml b/docs/docbook/smbdotconf/winbind/idmapgid.xml index 43a8e34fad..8bd46a80c6 100644 --- a/docs/docbook/smbdotconf/winbind/idmapgid.xml +++ b/docs/docbook/smbdotconf/winbind/idmapgid.xml @@ -5,7 +5,7 @@ <listitem> <para>The idmap gid parameter specifies the range of group ids that are allocated for - the purpose of mapping UNIX groups to NT group SIDs. This range of group ids should have no + the purpose of mapping UNX groups to NT group SIDs. This range of group ids should have no existing local or NIS groups within it as strange conflicts can occur otherwise.</para> <para>The availability of an idmap gid range is essential for correct operation of |