summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2019-02-15 12:03:44 -0800
committerPavel Shilovsky <pshilov@microsoft.com>2019-02-15 12:11:45 -0800
commitb3f78f6dc200f61418d3d6c256ec116c3137ffee (patch)
tree6f0288b74084b17cdde9251802c48db21083b589
parentd93cabc638195b5a4274c2650477456f81651e75 (diff)
downloadcifs-utils-b3f78f6dc200f61418d3d6c256ec116c3137ffee.tar.gz
cifs-utils-b3f78f6dc200f61418d3d6c256ec116c3137ffee.tar.bz2
cifs-utils-b3f78f6dc200f61418d3d6c256ec116c3137ffee.zip
mount.cifs.rst: update vers=3.1.1 option description
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
-rw-r--r--mount.cifs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount.cifs.rst b/mount.cifs.rst
index 2ad7f59..f64d1f1 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -592,7 +592,7 @@ vers=arg
- 2.1 - The SMBv2.1 protocol that was introduced in Microsoft Windows 7 and Windows Server 2008R2.
- 3.0 - The SMBv3.0 protocol that was introduced in Microsoft Windows 8 and Windows Server 2012.
- 3.02 or 3.0.2 - The SMBv3.0.2 protocol that was introduced in Microsoft Windows 8.1 and Windows Server 2012R2.
- - 3.1.1 or 3.11 - The SMBv3.1.1 protocol that was introduced in Microsoft Windows Server 2016.
+ - 3.1.1 or 3.11 - The SMBv3.1.1 protocol that was introduced in Microsoft Windows 10 and Windows Server 2016.
- 3 - The SMBv3.0 protocol version and above.
- default - Tries to negotiate the highest SMB2+ version supported by both the client and server.