diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-07-10 18:10:36 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:58 -0500 |
commit | eb87ee3d8a3c442aa14152ad481916478c4cceb8 (patch) | |
tree | a19c1cba796050602d7f08111d1cc144adb5f5c9 /docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml | |
parent | 68da78a95c91b5dc7bd92949fa993b1e5329c09b (diff) | |
download | samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.tar.gz samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.tar.bz2 samba-eb87ee3d8a3c442aa14152ad481916478c4cceb8.zip |
Fix image support. If images are missing, this will now also cause the
docs build to break. Only images that are actually used are copied.
(This used to be commit 9b7099c94588916af6b3c4ebb7883e36d9bf2e6b)
Diffstat (limited to 'docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml')
-rw-r--r-- | docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml index a6b196f365..e8f55b8611 100644 --- a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml +++ b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml @@ -183,8 +183,8 @@ </para> <image id="ch8-migration"> - <description>Schematic Explaining the <command>net rpc vampire</command> Process</description> - <imagefile scale="80">ch8-migration.png</imagefile> + <imagedescription>Schematic Explaining the <command>net rpc vampire</command> Process</imagedescription> + <imagefile scale="80">ch8-migration</imagefile> </image> <para> @@ -297,8 +297,8 @@ </para> <image id="NT4DUM"> - <description>View of Accounts in NT4 Domain User Manager</description> - <imagefile scale="50">UserMgrNT4.png</imagefile> + <imagedescription>View of Accounts in NT4 Domain User Manager</imagedescription> + <imagefile scale="50">UserMgrNT4</imagefile> </image> </sect2> |