diff options
author | Gerald Carter <jerry@samba.org> | 2005-01-21 14:07:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:11 -0500 |
commit | 6bcff1ae743ec90467053579ff1931280b530a32 (patch) | |
tree | 34a593698f8ac899433c417046f1934d5aa9fda8 | |
parent | 87a35a2a6d46c5657e892007477959893dca6e79 (diff) | |
download | samba-6bcff1ae743ec90467053579ff1931280b530a32.tar.gz samba-6bcff1ae743ec90467053579ff1931280b530a32.tar.bz2 samba-6bcff1ae743ec90467053579ff1931280b530a32.zip |
fix another typo
(This used to be commit bfc75b80acea07c1c6c120742094cd5137b4f4b5)
-rw-r--r-- | docs/Samba-Developers-Guide/NetBIOS.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <title>NETBIOS</title> <para> -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. |