From: Björn Baumbach Date: Tue, 16 Oct 2012 08:14:55 +0000 (+0200) Subject: smb.conf(5): client min protocol: add hint at list of available protocols X-Git-Tag: ldb-1.1.15~147 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07660ac01acf4fd4b03436dd0f597a246948a590;p=thirdparty%2Fsamba.git smb.conf(5): client min protocol: add hint at list of available protocols And fix the format. Signed-off-by: Björn Baumbach Reviewed-by: Michael Adam Reviewed-by: Volker Lendecke --- diff --git a/docs-xml/smbdotconf/protocol/clientminprotocol.xml b/docs-xml/smbdotconf/protocol/clientminprotocol.xml index 3bcccec82bf..8687c5f2b82 100644 --- a/docs-xml/smbdotconf/protocol/clientminprotocol.xml +++ b/docs-xml/smbdotconf/protocol/clientminprotocol.xml @@ -1,15 +1,18 @@ + context="G" + type="enum" + developer="1" + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - This setting controls the minimum protocol version that the client - will attempt to use. + This setting controls the minimum protocol version that the + client will attempt to use. - Normally this option should not be set as the automatic - negotiation phase in the SMB protocol takes care of choosing - the appropriate protocol. + Normally this option should not be set as the automatic + negotiation phase in the SMB protocol takes care of choosing + the appropriate protocol. + + See client max protocol for a full list + of avaiable protocols client max protocol diff --git a/docs-xml/smbdotconf/protocol/serverminprotocol.xml b/docs-xml/smbdotconf/protocol/serverminprotocol.xml index 315d24b438d..c62ebb3e204 100644 --- a/docs-xml/smbdotconf/protocol/serverminprotocol.xml +++ b/docs-xml/smbdotconf/protocol/serverminprotocol.xml @@ -13,7 +13,7 @@ protocol. See server max protocol for a full list - of avaiable protocols. + of available protocols. server max protocol