From a554f02bc16068d3a42050e6e39608c65565c5f9 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 4 Mar 2015 07:02:38 +0100 Subject: libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311 Signed-off-by: Stefan Metzmacher Reviewed-by: Michael Adam --- docs-xml/manpages/smb.conf.5.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/smb.conf.5.xml b/docs-xml/manpages/smb.conf.5.xml index e98d18332ce..cb2f40b260b 100644 --- a/docs-xml/manpages/smb.conf.5.xml +++ b/docs-xml/manpages/smb.conf.5.xml @@ -470,8 +470,11 @@ chmod 1770 /usr/local/samba/lib/usershares %R - the selected protocol level after protocol negotiation. It can be one of CORE, COREPLUS, - LANMAN1, LANMAN2, NT1, SMB2_02, SMB2_10, SMB2_22, SMB2_24, SMB3_00, SMB3_02, SMB3_10 or SMB2_FF. + the selected protocol level after protocol negotiation. It can be one of + CORE, COREPLUS, LANMAN1, LANMAN2, NT1, + SMB2_02, SMB2_10, SMB2_22, SMB2_24, + SMB3_00, SMB3_02, SMB3_10, SMB3_11 + or SMB2_FF. -- cgit v1.2.1