summaryrefslogtreecommitdiff
path: root/docs/docbook/devdoc/NetBIOS.sgml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-01-28 13:17:06 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-01-28 13:17:06 +0000
commitf2b57195e0e3f84477b40d60fd8da81f421475b3 (patch)
treeb191bd8f30243afafa8e94c0ed018d4df61772ed /docs/docbook/devdoc/NetBIOS.sgml
parent4a2a7f994b845a1c7df151f971edf81183b8ca15 (diff)
downloadsamba-f2b57195e0e3f84477b40d60fd8da81f421475b3.tar.gz
samba-f2b57195e0e3f84477b40d60fd8da81f421475b3.tar.bz2
samba-f2b57195e0e3f84477b40d60fd8da81f421475b3.zip
Put in ab's conversion to XML. First step: Make all the SGML docs
conform to the (more strict) XML syntax. (This used to be commit d9cf973a466ff684f0867b5d7fd494de6967aa79)
Diffstat (limited to 'docs/docbook/devdoc/NetBIOS.sgml')
-rw-r--r--docs/docbook/devdoc/NetBIOS.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/devdoc/NetBIOS.sgml b/docs/docbook/devdoc/NetBIOS.sgml
index ec9d3af563..6b4eb34b76 100644
--- a/docs/docbook/devdoc/NetBIOS.sgml
+++ b/docs/docbook/devdoc/NetBIOS.sgml
@@ -101,7 +101,7 @@ rfc1001.txt describes, amongst other things, the implementation and use
of, a 'NetBIOS Name Service'. NT/AS offers 'Windows Internet Name Service'
which is fully rfc1001/2 compliant, but has had to take specific action
with certain NetBIOS names in order to make it useful. (for example, it
-deals with the registration of <1c> <1d> <1e> names all in different ways.
+deals with the registration of &lt;1c&gt; &lt;1d&gt; &lt;1e&gt; names all in different ways.
I recommend the reading of the Microsoft WINS Server Help files for full
details).
</para>