diff options
author | Björn Baumbach <bb@sernet.de> | 2012-12-11 13:39:11 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-01-09 21:22:18 +0100 |
commit | 313da9dc7d8cb16f943ea7bde1c1d7bf8f02c0f0 (patch) | |
tree | 3a20867565940ac48f130ac51776366da2397404 /docs-xml | |
parent | 3a7c2777ee0de37d758fe81d67d6836a8354825e (diff) | |
download | samba-313da9dc7d8cb16f943ea7bde1c1d7bf8f02c0f0.tar.gz samba-313da9dc7d8cb16f943ea7bde1c1d7bf8f02c0f0.tar.bz2 samba-313da9dc7d8cb16f943ea7bde1c1d7bf8f02c0f0.zip |
smb.conf(5): update list of available protocols (bug #9552)
Update protocol listing in variable substitution list.
Signed-off-by: Bjoern Baumbach <bb@sernet.de>
Reviewed by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jan 9 21:22:18 CET 2013 on sn-devel-104
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages/smb.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/smb.conf.5.xml b/docs-xml/manpages/smb.conf.5.xml index 71b097b263..44411b0cc9 100644 --- a/docs-xml/manpages/smb.conf.5.xml +++ b/docs-xml/manpages/smb.conf.5.xml @@ -473,7 +473,7 @@ chmod 1770 /usr/local/samba/lib/usershares <varlistentry> <term>%R</term> <listitem><para>the selected protocol level after protocol negotiation. It can be one of CORE, COREPLUS, - LANMAN1, LANMAN2 or NT1.</para></listitem> + LANMAN1, LANMAN2, NT1, SMB2_02, SMB2_10, SMB2_22, SMB2_24, SMB3_00 or SMB2_FF.</para></listitem> </varlistentry> <varlistentry> |