summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs-xml/smbdotconf/protocol/clientminprotocol.xml21
-rw-r--r--docs-xml/smbdotconf/protocol/serverminprotocol.xml2
2 files changed, 13 insertions, 10 deletions
diff --git a/docs-xml/smbdotconf/protocol/clientminprotocol.xml b/docs-xml/smbdotconf/protocol/clientminprotocol.xml
index 3bcccec82b..8687c5f2b8 100644
--- a/docs-xml/smbdotconf/protocol/clientminprotocol.xml
+++ b/docs-xml/smbdotconf/protocol/clientminprotocol.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/protocol/serverminprotocol.xml b/docs-xml/smbdotconf/protocol/serverminprotocol.xml
index 315d24b438..c62ebb3e20 100644
--- a/docs-xml/smbdotconf/protocol/serverminprotocol.xml
+++ b/docs-xml/smbdotconf/protocol/serverminprotocol.xml
@@ -13,7 +13,7 @@
protocol.</para>
<para>See <related>server max protocol</related> for a full list
- of avaiable protocols.</para>
+ of available protocols.</para>
</description>
<related>server max protocol</related>