From 6bcff1ae743ec90467053579ff1931280b530a32 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 21 Jan 2005 14:07:17 +0000 Subject: fix another typo (This used to be commit bfc75b80acea07c1c6c120742094cd5137b4f4b5) --- docs/Samba-Developers-Guide/NetBIOS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Samba-Developers-Guide/NetBIOS.xml b/docs/Samba-Developers-Guide/NetBIOS.xml index 6bfe0c8647..6375bc1dc6 100644 --- a/docs/Samba-Developers-Guide/NetBIOS.xml +++ b/docs/Samba-Developers-Guide/NetBIOS.xml @@ -18,7 +18,7 @@ NETBIOS -NetBIOS runs over the following tranports: TCP/IP; NetBEUI and IPX/SPX. +NetBIOS runs over the following transports: TCP/IP; NetBEUI and IPX/SPX. Samba only uses NetBIOS over TCP/IP. For details on the TCP/IP NetBIOS Session Service NetBIOS Datagram Service, and NetBIOS Names, see rfc1001.txt and rfc1002.txt. -- cgit