diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2014-10-26 17:06:12 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2014-10-27 13:53:46 +0100 |
| commit | 537c8bb3fc882ef266a9e98b86a9073edec32273 (patch) | |
| tree | 40e24efa9ef639b985f4a48ad4a9b3b031d7fe98 | |
| parent | eeb3703db5159c159bb4ad660e2ff054c75396e2 (diff) | |
doc: Add cross-reference to the gnutls-guile manual.
* doc/guix.texi (Invoking guix download): Add cross-reference to the
gnutls-guile manual.
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 4c59d9f6969..f2b652762dc 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -2675,7 +2675,9 @@ The @command{guix download} command supports the same URIs as used in | |||
| 2675 | package definitions. In particular, it supports @code{mirror://} URIs. | 2675 | package definitions. In particular, it supports @code{mirror://} URIs. |
| 2676 | @code{https} URIs (HTTP over TLS) are supported @emph{provided} the | 2676 | @code{https} URIs (HTTP over TLS) are supported @emph{provided} the |
| 2677 | Guile bindings for GnuTLS are available in the user's environment; when | 2677 | Guile bindings for GnuTLS are available in the user's environment; when |
| 2678 | they are not available, an error is raised. | 2678 | they are not available, an error is raised. @xref{Guile Preparations, |
| 2679 | how to install the GnuTLS bindings for Guile,, gnutls-guile, | ||
| 2680 | GnuTLS-Guile}, for more information. | ||
| 2679 | 2681 | ||
| 2680 | The following option is available: | 2682 | The following option is available: |
| 2681 | 2683 | ||
