diff options
Diffstat (limited to 'docs/Samba-HOWTO-Collection')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Group-Mapping.xml | 10 | ||||
-rw-r--r-- | docs/Samba-HOWTO-Collection/PDC.xml | 5 |
2 files changed, 9 insertions, 6 deletions
diff --git a/docs/Samba-HOWTO-Collection/Group-Mapping.xml b/docs/Samba-HOWTO-Collection/Group-Mapping.xml index c09d9e860b..7f4495cd5a 100644 --- a/docs/Samba-HOWTO-Collection/Group-Mapping.xml +++ b/docs/Samba-HOWTO-Collection/Group-Mapping.xml @@ -57,11 +57,12 @@ </para> <image id="idmap-sid2gid"> - <description>IDMAP: group SID to GID resolution.</description> + <imagedescription>IDMAP: group SID to GID resolution.</imagedescription> <imagefile scale="50">idmap-sid2gid</imagefile> </image> - <image id="idmap-gid2sid"><description>IDMAP: GID resolution to matching SID.</description> + <image id="idmap-gid2sid"> + <imagedescription>IDMAP: GID resolution to matching SID.</imagedescription> <imagefile scale="50">idmap-gid2sid</imagefile> </image> @@ -73,8 +74,9 @@ 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"><description>IDMAP storing group mappings.</description> - <imagefile scale="50">idmap-store-gid2sid</imagefile> + <image id="idmap-store-gid2sid"> + <imagedescription>IDMAP storing group mappings.</imagedescription> + <imagefile scale="50">idmap-store-gid2sid</imagefile> </image> <para> diff --git a/docs/Samba-HOWTO-Collection/PDC.xml b/docs/Samba-HOWTO-Collection/PDC.xml index 2e25646822..e512270460 100644 --- a/docs/Samba-HOWTO-Collection/PDC.xml +++ b/docs/Samba-HOWTO-Collection/PDC.xml @@ -33,8 +33,9 @@ network environment. Workstations A, B and C are representative of many physical network clients. </para> -<image id="domain-example"><description>An Example Domain.</description> -<imagefile scale="50">domain</imagefile> +<image id="domain-example"> + <imagedescription>An Example Domain.</imagedescription> + <imagefile scale="50">domain</imagefile> </image> <?latex \newpage ?> |