summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-21 15:19:16 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-21 15:19:16 +0000
commite76eaf0f17de19eb2492572b0c79fc4b2657c504 (patch)
tree2d560e51fb59288c595200072970c8904e2ce81b /docs
parentb0d5e1b177808c3bd3494d0b2f6cf4c8c4bcfdd5 (diff)
downloadsamba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.tar.gz
samba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.tar.xz
samba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.zip
Fix syntax error
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/projdoc/NT4Migration.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/NT4Migration.sgml b/docs/docbook/projdoc/NT4Migration.sgml
index 98b5cbe9956..5799841feb8 100644
--- a/docs/docbook/projdoc/NT4Migration.sgml
+++ b/docs/docbook/projdoc/NT4Migration.sgml
@@ -500,7 +500,7 @@ There are 3 major Site Types:
</para>
<para><programlisting>
-<= 50 Users
+&lt;= 50 Users
Want simple conversion with NO pain
50 - 250 Users
Want new features, can manage some in-house complexity
@@ -591,7 +591,7 @@ Windows: NT4 Domain User Manager, Server Manager (NEXUS)
Authentication
New SAM back end (smbpasswd, tdbsam, ldapsam, mysqlsam)
With of without Unix Accounts (NUA)
-<programlisting></para>
+</programlisting></para>
</sect1>