diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-06-12 16:31:19 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:45 -0500 |
commit | dc448bdfbb479a245028c6f2b30b32d3cc7f0b50 (patch) | |
tree | c7103888b886594d6a5cecee7e2872f86dba340f /docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml | |
parent | c8d6660c18545132e2fa975701e3f39e7d4d048b (diff) | |
download | samba-dc448bdfbb479a245028c6f2b30b32d3cc7f0b50.tar.gz samba-dc448bdfbb479a245028c6f2b30b32d3cc7f0b50.tar.bz2 samba-dc448bdfbb479a245028c6f2b30b32d3cc7f0b50.zip |
Get rid of unused elements, simply image handling
(This used to be commit 8fb0bb8ce4668ee0ed1e247dad57c9e9a5a233f6)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml b/docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml index 4a1664b1f6..b0e1a8cf48 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Group-Mapping.xml @@ -56,15 +56,15 @@ parameters in the &smb.conf; file. </para> - <image id="idmap-sid2gid"> - <imagedescription>IDMAP: group SID to GID resolution.</imagedescription> + <figure id="idmap-sid2gid"> + <title>IDMAP: group SID to GID resolution.</title> <imagefile scale="50">idmap-sid2gid</imagefile> - </image> + </figure> - <image id="idmap-gid2sid"> - <imagedescription>IDMAP: GID resolution to matching SID.</imagedescription> + <figure id="idmap-gid2sid"> + <title>IDMAP: GID resolution to matching SID.</title> <imagefile scale="50">idmap-gid2sid</imagefile> - </image> + </figure> <para> <indexterm><primary>IDMAP</primary></indexterm> @@ -75,10 +75,10 @@ used to establish UNIX group to NT SID mappings as shown in <link linkend="idmap-store-gid2sid">IDMAP: storing group mappings</link>. </para> - <image id="idmap-store-gid2sid"> - <imagedescription>IDMAP storing group mappings.</imagedescription> + <figure id="idmap-store-gid2sid"> + <title>IDMAP storing group mappings.</title> <imagefile scale="50">idmap-store-gid2sid</imagefile> - </image> + </figure> <para> <indexterm><primary>groupadd</primary></indexterm> |