diff options
author | Stefan Metzmacher <metze@samba.org> | 2013-09-15 17:09:35 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-09-17 05:55:04 +0200 |
commit | 6ef3c98ade76e361d210366a0fe79fc3b66e63be (patch) | |
tree | 32bccb97a2e3db45c82d21dde0ee4c4524a4d82c /docs-xml/manpages | |
parent | 491237840269943550bb0189c19a460d7a3cf0e7 (diff) | |
download | samba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.tar.gz samba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.tar.bz2 samba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.zip |
docs-xml: document SMB3_02 as available protocol for the client side
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep 17 05:55:04 CEST 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages')
-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 975d1058cf..399e996c8e 100644 --- a/docs-xml/manpages/smb.conf.5.xml +++ b/docs-xml/manpages/smb.conf.5.xml @@ -471,7 +471,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, NT1, SMB2_02, SMB2_10, SMB2_22, SMB2_24, SMB3_00 or SMB2_FF.</para></listitem> + LANMAN1, LANMAN2, NT1, SMB2_02, SMB2_10, SMB2_22, SMB2_24, SMB3_00, SMB3_02 or SMB2_FF.</para></listitem> </varlistentry> <varlistentry> |