diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-11-02 16:00:35 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:06 -0500 |
commit | 7939683969440f60da8d5cefd5d5e21331e07bc4 (patch) | |
tree | 8aafbfbb20b694e23c16f29f294cbe3a4a7dad27 /docs | |
parent | e5c894333cc96d3d40d29f698bedeb3375271974 (diff) | |
download | samba-7939683969440f60da8d5cefd5d5e21331e07bc4.tar.gz samba-7939683969440f60da8d5cefd5d5e21331e07bc4.tar.bz2 samba-7939683969440f60da8d5cefd5d5e21331e07bc4.zip |
Latest patch for TCP/IP in WFW 3.11 is 3.11b, not 3.11a
(This used to be commit e3865a27edcaafa46317772fbf10cdc5309a22a2)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Other-Clients.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/Other-Clients.xml b/docs/Samba-HOWTO-Collection/Other-Clients.xml index 3cfc02b068..c0d80ae861 100644 --- a/docs/Samba-HOWTO-Collection/Other-Clients.xml +++ b/docs/Samba-HOWTO-Collection/Other-Clients.xml @@ -146,7 +146,7 @@ for Workgroups. The early TCP/IP stacks had lots of bugs.</para> <para> Microsoft has released an incremental upgrade to their TCP/IP 32-bit VxD drivers. The latest release can be found on their ftp site at -ftp.microsoft.com, located in <filename>/peropsys/windows/public/tcpip/wfwt32.exe</filename>. +ftp.microsoft.com, located in <filename>/Softlib/MSLFILES/TCP32B.EXE</filename>. There is an update.txt file there that describes the problems that were fixed. New files include <filename>WINSOCK.DLL</filename>, <filename>TELNET.EXE</filename>, @@ -158,6 +158,8 @@ fixed. New files include <filename>WINSOCK.DLL</filename>, <filename>NBTSTAT.EXE</filename>. </para> +<para>More information about this patch is available in <ulink url="http://support.microsoft.com/kb/q99891/">Knowledge base article 99891</ulink>.</para> + </sect2> <sect2> |