diff options
author | Volker Lendecke <vlendec@samba.org> | 2003-03-19 18:07:33 +0000 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2003-03-19 18:07:33 +0000 |
commit | b3bf451a404fe39bf80b659c7503a382a1cef462 (patch) | |
tree | 645e72df1fa3234ed669691a3d06b415c506ec92 /docs/docbook/manpages | |
parent | 8dd68a71e2631f30b09dc69732eb795c6526702d (diff) | |
download | samba-b3bf451a404fe39bf80b659c7503a382a1cef462.tar.gz samba-b3bf451a404fe39bf80b659c7503a382a1cef462.tar.bz2 samba-b3bf451a404fe39bf80b659c7503a382a1cef462.zip |
Fix typo.
Thanks to Guenther Deschner <gd@suse.de>
Volker
(This used to be commit 52250e42a99390deb58478305410b93b877aa015)
Diffstat (limited to 'docs/docbook/manpages')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 01f767d256..fb3e51d5a8 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -5674,7 +5674,7 @@ resolve order</parameter></link> and so may resolved by any method and order described in that parameter.</para> - <para>The password server much be a machine capable of using + <para>The password server must be a machine capable of using the "LM1.2X002" or the "NT LM 0.12" protocol, and it must be in user level security mode.</para> |