]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
guile: doc: Make it clear that the bindings are part of GnuTLS.
authorLudovic Courtès <ludo@gnu.org>
Tue, 30 Sep 2014 11:07:24 +0000 (13:07 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 30 Sep 2014 11:07:38 +0000 (13:07 +0200)
doc/gnutls-guile.texi

index 1bbec357dda15aee81a8bb76e0a1678aa7de7498..8487faf5462dd7d81b7adf6984f5ca4802eaefb0 100644 (file)
@@ -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.