diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-21 15:19:16 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-21 15:19:16 +0000 |
commit | e76eaf0f17de19eb2492572b0c79fc4b2657c504 (patch) | |
tree | 2d560e51fb59288c595200072970c8904e2ce81b /docs | |
parent | b0d5e1b177808c3bd3494d0b2f6cf4c8c4bcfdd5 (diff) | |
download | samba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.tar.gz samba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.tar.xz samba-e76eaf0f17de19eb2492572b0c79fc4b2657c504.zip |
Fix syntax error
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/NT4Migration.sgml | 4 |
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 +<= 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> |