[network/smb4k] doc: Update handbook.
Alexander Reinholdt
null at kde.org
Mon Dec 26 05:17:44 GMT 2022
Git commit 609024e8ec4d64fcaa0615aa876fe81b58cbfffb by Alexander Reinholdt.
Committed on 26/12/2022 at 05:16.
Pushed by areinholdt into branch 'master'.
Update handbook.
M +10 -1 doc/index.docbook
https://invent.kde.org/network/smb4k/commit/609024e8ec4d64fcaa0615aa876fe81b58cbfffb
diff --git a/doc/index.docbook b/doc/index.docbook
index 4f186782..53359dfb 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -2487,12 +2487,21 @@ ntlm auth = yes
<para>The <option>vers=3.0</option> command line argument is used. This causes <ulink url="man:/mount.cifs"><citerefentry><refentrytitle>mount.cifs</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink> to use the SMBv3.0 protocol that was introduced in &Microsoft; &Windows; 8 and &Windows; Server 2012.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <menuchoice><guibutton>3.0.2 (Windows 8.1/Windows Server 2012R2)</guibutton></menuchoice>
+ </term>
+ <listitem>
+ <para>The <option>vers=3.0.2</option> or <option>vers=3.11</option> command line argument is used. This causes <ulink url="man:/mount.cifs"><citerefentry><refentrytitle>mount.cifs</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink> to use the SMBv3.1.1 protocol that was introduced in &Windows; Server 2016.</para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term>
<menuchoice><guibutton>3.1.1 (Windows Server 2016)</guibutton></menuchoice>
</term>
<listitem>
- <para>The <option>vers=3.1.1</option> or <option>vers=3.11</option> command line argument is used. This causes <ulink url="man:/mount.cifs"><citerefentry><refentrytitle>mount.cifs</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink> to use the SMBv3.1.1 protocol that was introduced in &Windows; Server 2016.</para>
+ <para>The <option>vers=3.1.1</option> or <option>vers=3.02</option> command line argument is used. This causes <ulink url="man:/mount.cifs"><citerefentry><refentrytitle>mount.cifs</refentrytitle><manvolnum>8</manvolnum></citerefentry></ulink> to use the SMBv3.0.2 protocol that was introduced in Microsoft Windows 8.1 and Windows Server 2012R2.</para>
</listitem>
</varlistentry>
<varlistentry>
More information about the kde-doc-english
mailing list