summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
diff options
context:
space:
mode:
authorChristoph Zauner <christoph.zauner@sernet.de>2008-06-11 14:49:30 +0200
committerKarolin Seeger <kseeger@samba.org>2008-06-12 09:25:35 +0200
commit8d3a451fd2c1ba831076f0f196c5324db57879a3 (patch)
tree2e406282139a1a98abbae5fa9a283eff893aa02b /docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
parent8d15371de40f9b0ed6261d5c1541d71d42cf0182 (diff)
downloadsamba-8d3a451fd2c1ba831076f0f196c5324db57879a3.tar.gz
samba-8d3a451fd2c1ba831076f0f196c5324db57879a3.tar.bz2
samba-8d3a451fd2c1ba831076f0f196c5324db57879a3.zip
Samba3-HOWTO: Fix typos.
(This used to be commit 2391d999eb733bd8d12631478f4318608225cbb6)
Diffstat (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml')
-rw-r--r--docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml b/docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
index 3c86438c2f..563550ee9b 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-NetworkBrowsing.xml
@@ -1863,9 +1863,12 @@ the DMB (N1_C) with the WINS server as soon as it was started.
<indexterm><primary>NetServerEnum2</primary></indexterm>
<indexterm><primary>synchronization</primary></indexterm>
<indexterm><primary>browse lists</primary></indexterm>
-Once N2_B knows the address of the DMB, it tells it that is the LMB for subnet 2 by sending a
-<emphasis>MasterAnnouncement</emphasis> packet as a UDP port 138 packet. It then synchronizes with it by
-doing a <emphasis>NetServerEnum2</emphasis> call. This tells the DMB to send it all the server names it knows
+Once N2_B knows the address of the DMB, it tells the DMB that it is the LMB
+for subnet 2 by sending the DMB a
+<emphasis>MasterAnnouncement</emphasis> packet to UDP port 138. It then
+synchronizes with the DMB by
+doing a <emphasis>NetServerEnum2</emphasis> call. This tells the DMB to
+send the sender all the server names it knows
about. Once the DMB receives the <emphasis>MasterAnnouncement</emphasis> packet, it schedules a
synchronization request to the sender of that packet. After both synchronizations are complete, the browse
lists look like those in <link linkend="brsbex">Browse Subnet Example 2</link>