Git commit 1a1036833a2004c097c78d6f9139896cd3e1c124 by Yuri Chornoivan. Committed on 03/11/2014 at 05:49. Pushed by yurchor into branch 'master'.
Add missing space M +1 -1 doc/index.docbook http://commits.kde.org/smb4k/1a1036833a2004c097c78d6f9139896cd3e1c124 diff --git a/doc/index.docbook b/doc/index.docbook index 7ff101a..da12408 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2417,7 +2417,7 @@ Default: NetBIOS scope defined in <filename>smb.conf</filename> <menuchoice><guibutton>2.0 (Windows Vista SP1/Windows Server 2008)</guibutton></menuchoice> </term> <listitem> - <para>The <option>vers=2.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 SMBv2.002 protocol.This was initially introduced in Windows Vista Service Pack 1, and Windows Server 2008.</para> + <para>The <option>vers=2.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 SMBv2.002 protocol. This was initially introduced in Windows Vista Service Pack 1, and Windows Server 2008.</para> <note> <para>Note that the initial release version of Windows Vista spoke a slightly different dialect (2.000) that is not supported.</para> </note>
