diff options
author | Samba Release Account <samba-bugs@samba.org> | 1996-08-03 14:56:43 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1996-08-03 14:56:43 +0000 |
commit | b1bddd39c732ba011c9a8a111a0f5e08e42e7a40 (patch) | |
tree | 71d4de271138e6edad7f9b328d21d71589b5c307 /docs | |
parent | 26c4a63580f2542952537f362032452a9f9b12bb (diff) | |
download | samba-b1bddd39c732ba011c9a8a111a0f5e08e42e7a40.tar.gz samba-b1bddd39c732ba011c9a8a111a0f5e08e42e7a40.tar.bz2 samba-b1bddd39c732ba011c9a8a111a0f5e08e42e7a40.zip |
Tiny bug in doco reported to samba-bugs
dan
(This used to be commit f46305d76e86546731da1e81c662c55f0798a502)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt index 6455a0fe18..d9d85a2008 100644 --- a/docs/INSTALL.txt +++ b/docs/INSTALL.txt @@ -225,7 +225,7 @@ setting for this to work. I do not recommend scope IDs. CHOOSING THE PROTOCOL LEVEL =========================== -The SMB protocol has many dialects. Currently Samba supports 4, called +The SMB protocol has many dialects. Currently Samba supports 5, called CORE, COREPLUS, LANMAN1, LANMAN2 and NT1. You can choose what protocols to support in the smb.conf file. The |