civodul pushed a commit to branch master
in repository guix.

commit 225dafdee75138e4643668249635c0d3d06069bc
Author: Ludovic Courtès <[email protected]>
Date:   Tue Apr 7 22:58:31 2015 +0200

    doc: Refer to "Substitutes" from "Setting Up the Daemon".
    
    Suggested by Mark H Weaver.
    
    * doc/guix.texi (Setting Up the Daemon): Add xref to "Substitutes".
---
 doc/guix.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 2997978..42f6165 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -338,7 +338,8 @@ goes through the daemon.  For instance, command-line tools 
such as
 daemon (@i{via} remote procedure calls) to instruct it what to do.
 
 The following sections explain how to prepare the build daemon's
-environment.
+environment.  Also @ref{Substitutes}, for information on how to allow
+the daemon to download pre-built binaries.
 
 @menu
 * Build Environment Setup::     Preparing the isolated build environment.

Reply via email to