From: Ludovic Courtès Date: Thu, 3 Nov 2011 22:54:21 +0000 (+0100) Subject: doc: Make it clear that both Guile 1.8 and 2.0 are supported. X-Git-Tag: gnutls_3_0_6~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e655812ba68e9acf28970eccced65b6f870e770;p=thirdparty%2Fgnutls.git doc: Make it clear that both Guile 1.8 and 2.0 are supported. --- diff --git a/doc/gnutls-guile.texi b/doc/gnutls-guile.texi index 5658b0646b..eff631c942 100644 --- a/doc/gnutls-guile.texi +++ b/doc/gnutls-guile.texi @@ -83,11 +83,13 @@ a large subset thereof is available. @node Guile Preparations @chapter Guile Preparations -The GnuTLS Guile bindings are by default installed under the GnuTLS -installation directory (e.g., typically -@file{/usr/local/share/guile/site/}). Normally Guile will not find -the module there without help. You may experience something like -this: +The GnuTLS Guile bindings are available for both the 1.8 and 2.0 stable +series of Guile. + +By default they are installed under the GnuTLS installation directory, +typically @file{/usr/local/share/guile/site/}). Normally Guile +will not find the module there without help. You may experience +something like this: @example $ guile