smb.conf(5): client min protocol: add hint at list of available protocols
[metze/samba/wip.git] / docs-xml / smbdotconf / protocol / clientminprotocol.xml
index 3bcccec82bf3223993f370b3eaad6364298c0173..8687c5f2b827bd06af769ec3334f8e121e551609 100644 (file)
@@ -1,15 +1,18 @@
 <samba:parameter name="client min protocol"
-                 context="G"
-                 type="enum"
-                                developer="1"
-                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+                context="G"
+                type="enum"
+                developer="1"
+                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
-       <para>This setting controls the minimum protocol version that the client
-               will attempt to use.</para>
+       <para>This setting controls the minimum protocol version that the
+       client will attempt to use.</para>
 
-    <para>Normally this option should not be set as the automatic 
-    negotiation phase in the SMB protocol takes care of choosing 
-    the appropriate protocol.</para>
+       <para>Normally this option should not be set as the automatic
+       negotiation phase in the SMB protocol takes care of choosing
+       the appropriate protocol.</para>
+
+       <para>See <related>client max protocol</related> for a full list
+       of avaiable protocols</para>
 </description>
 
 <related>client max protocol</related>