diff options
author | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
commit | bf6a38c8945e59582dda029d55a5299192f052b9 (patch) | |
tree | d37153ca469fcf23bf0a0ae166ec7c09e0d234a8 /docs/docbook/projdoc/Speed.xml | |
parent | 593d264c7200fa55a977de77ed2cfae1c2910ba1 (diff) | |
download | samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.gz samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.bz2 samba-bf6a38c8945e59582dda029d55a5299192f052b9.zip |
Fix typos, update to sync HEAD and 3.0.0.
(This used to be commit 58750141696feddfeef9ea817b44e4cdfe3afd51)
Diffstat (limited to 'docs/docbook/projdoc/Speed.xml')
-rw-r--r-- | docs/docbook/projdoc/Speed.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/docbook/projdoc/Speed.xml b/docs/docbook/projdoc/Speed.xml index 327aeff8c9..e2ede62ac7 100644 --- a/docs/docbook/projdoc/Speed.xml +++ b/docs/docbook/projdoc/Speed.xml @@ -192,8 +192,7 @@ case you may wish to change this option. <para> Slow logins are almost always due to the password checking time. Using -the lowest practical <command>password level</command> will improve things. Note that -this problem only occurs on slow servers(e.g. 486 and lower). +the lowest practical <command>password level</command> will improve things. </para> </sect1> @@ -201,10 +200,14 @@ this problem only occurs on slow servers(e.g. 486 and lower). <sect1> <title>LDAP</title> -<para>LDAP can be vastly improved by using the <ulink url="smb.conf.5.html#LDAPTRUSTIDS">ldap trust ids</ulink> parameter.</para> +<para> +LDAP can be vastly improved by using the +<ulink url="smb.conf.5.html#LDAPTRUSTIDS">ldap trust ids</ulink> parameter. +</para> </sect1> + <sect1> <title>Client tuning</title> @@ -216,5 +219,4 @@ performance. Check the sections on the various clients in </para> </sect1> - </chapter> |