From: Nikos Mavrogiannopoulos Date: Sat, 19 Jun 2010 14:36:08 +0000 (+0200) Subject: Corrected example with %COMPAT. X-Git-Tag: gnutls_2_11_3~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=101f14567d5b652cb5a1f178748c81ec5fd59ba4;p=thirdparty%2Fgnutls.git Corrected example with %COMPAT. --- diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi index 7b2d06b0b8..e27bf4bfb2 100644 --- a/doc/cha-intro-tls.texi +++ b/doc/cha-intro-tls.texi @@ -690,7 +690,7 @@ different incoming IP addresses. To enable the workaround in the @code{gnutls-cli} client or the @code{gnutls-serv} server, for testing of other implementations, use -the following parameter: @code{--priority "%COMPAT"}. +the following parameter: @code{--priority "NORMAL:%COMPAT"}. This problem has been discussed on mailing lists and in bug reports. This section tries to collect all pieces of information that we know