This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new ea9cc4e  doc: Clarify documentation of Substitute Server Authorization.
ea9cc4e is described below

commit ea9cc4ef219e62de569945816a5e666775e7fa41
Author: Damien Cassou <[email protected]>
AuthorDate: Tue Feb 4 15:13:06 2020 +0100

    doc: Clarify documentation of Substitute Server Authorization.
    
    * doc/guix.texi (Substitute Server Authorization): Highlight the salient 
part of
    the example.
    
    Signed-off-by: Leo Famulari <[email protected]>
---
 doc/guix.texi | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index f90a8d4..710cf97 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3292,8 +3292,10 @@ $ guix build emacs --dry-run
 @end example
 
 @noindent
-This indicates that substitutes from @code{@value{SUBSTITUTE-SERVER}} are 
usable and
-will be downloaded, when possible, for future builds.
+The text changed from ``The following derivations would be built'' to
+``112.3 MB would be downloaded''.  This indicates that substitutes from
+@code{@value{SUBSTITUTE-SERVER}} are usable and will be downloaded, when
+possible, for future builds.
 
 @cindex substitutes, how to disable
 The substitute mechanism can be disabled globally by running

Reply via email to