diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-06-12 16:38:23 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:45 -0500 |
commit | 112fced252d5d398765fdbf3052f62c25bd6d67a (patch) | |
tree | 9bc7c9193e62217e59eeb0121a1f1cbeaca658b9 /docs/Samba3-ByExample/SBE-Appendix2.xml | |
parent | dc448bdfbb479a245028c6f2b30b32d3cc7f0b50 (diff) | |
download | samba-112fced252d5d398765fdbf3052f62c25bd6d67a.tar.gz samba-112fced252d5d398765fdbf3052f62c25bd6d67a.tar.bz2 samba-112fced252d5d398765fdbf3052f62c25bd6d67a.zip |
Remove obsolete elements.
(This used to be commit 7f26b262a0d34183d93b271f64d3ef4ff90c14ee)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-Appendix2.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix2.xml | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/Samba3-ByExample/SBE-Appendix2.xml b/docs/Samba3-ByExample/SBE-Appendix2.xml index c2e8f29de0..0a73100d3a 100644 --- a/docs/Samba3-ByExample/SBE-Appendix2.xml +++ b/docs/Samba3-ByExample/SBE-Appendix2.xml @@ -276,15 +276,15 @@ A screenshot of a later stage of the same capture is shown in <link linkend="pktcap02"/>. </para> - <image id="pktcap01"> - <imagedescription>Windows Me &smbmdash; Broadcasts &smbmdash; The First 10 Minutes</imagedescription> + <figure id="pktcap01"> + <title>Windows Me &smbmdash; Broadcasts &smbmdash; The First 10 Minutes</title> <imagefile scale="40">WINREPRESSME-Capture</imagefile> - </image> + </figure> - <image id="pktcap02"> - <imagedescription>Windows Me &smbmdash; Later Broadcast Sample</imagedescription> + <figure id="pktcap02"> + <title>Windows Me &smbmdash; Later Broadcast Sample</title> <imagefile scale="42">WINREPRESSME-Capture2</imagefile> - </image> + </figure> <para><indexterm> <primary>Local Master Browser</primary> @@ -589,10 +589,10 @@ </para> - <image id="hostannounce"> - <imagedescription>Typical Windows 9x/Me Host Announcement</imagedescription> + <figure id="hostannounce"> + <title>Typical Windows 9x/Me Host Announcement</title> <imagefile scale="41">HostAnnouncment</imagefile> - </image> + </figure> </sect3> </sect2> @@ -716,11 +716,11 @@ <link linkend="nullconnect"/>. </para> - <image id="nullconnect"> - <imagedescription>Typical Windows 9x/Me NULL SessionSetUp AndX Request</imagedescription> + <figure id="nullconnect"> + <title>Typical Windows 9x/Me NULL SessionSetUp AndX Request</title> <imagefile scale="41">NullConnect</imagefile> - </image> + </figure> <para> <indexterm><primary>nobody</primary></indexterm> @@ -734,10 +734,10 @@ is shown in <link linkend="userconnect"/>. </para> - <image id="userconnect"> - <imagedescription>Typical Windows 9x/Me User SessionSetUp AndX Request</imagedescription> + <figure id="userconnect"> + <title>Typical Windows 9x/Me User SessionSetUp AndX Request</title> <imagefile scale="41">UserConnect</imagefile> - </image> + </figure> <para> <indexterm><primary>encrypted</primary></indexterm> @@ -890,15 +890,15 @@ </procedure> - <image id="XPCap01"> - <imagedescription>Typical Windows XP NULL Session Setup AndX Request</imagedescription> + <figure id="XPCap01"> + <title>Typical Windows XP NULL Session Setup AndX Request</title> <imagefile scale="50">WindowsXP-NullConnection</imagefile> - </image> + </figure> - <image id="XPCap02"> - <imagedescription>Typical Windows XP User Session Setup AndX Request</imagedescription> + <figure id="XPCap02"> + <title>Typical Windows XP User Session Setup AndX Request</title> <imagefile scale="50">WindowsXP-UserConnection</imagefile> - </image> + </figure> <sect3> <title>Discussion</title> |