From: Ludovic Courtès Date: Tue, 30 Sep 2014 11:07:24 +0000 (+0200) Subject: guile: doc: Make it clear that the bindings are part of GnuTLS. X-Git-Tag: gnutls_3_4_0~854 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d573402fd027cd63a41b5ea5fba82dc340a78a42;p=thirdparty%2Fgnutls.git guile: doc: Make it clear that the bindings are part of GnuTLS. --- diff --git a/doc/gnutls-guile.texi b/doc/gnutls-guile.texi index 1bbec357dd..8487faf546 100644 --- a/doc/gnutls-guile.texi +++ b/doc/gnutls-guile.texi @@ -74,7 +74,8 @@ Documentation License''. @chapter Preface This manual describes the @uref{http://www.gnu.org/software/guile/, -GNU Guile} Scheme programming interface to GnuTLS. The reader is +GNU Guile} Scheme programming interface to GnuTLS, which is distributed +as part of @uref{http://gnutls.org,GnuTLS}. The reader is assumed to have basic knowledge of the protocol and library. Details missing from this chapter may be found in Function reference, of the C API reference.