davexunit pushed a commit to branch master
in repository guix.

commit cfd35b4e23ed4b8e31401a9e88a0ce521babf65d
Author: David Thompson <dthomps...@worcester.edu>
Date:   Tue Nov 3 08:14:57 2015 -0500

    doc: Linux-libre 3.19 is needed for using containers.
    
    * doc/guix.texi ("invoking guix environment", "invoking guix system"):
      3.10 is actually too old without backported patches, so change to 3.19.
---
 doc/guix.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 836a0b4..2ec25b2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4730,7 +4730,7 @@ guix environment --ad-hoc --container guile -- guile
 @end example
 
 @quotation Note
-The @code{--container} option requires Linux-libre 3.10 or newer.
+The @code{--container} option requires Linux-libre 3.19 or newer.
 @end quotation
 
 The available options are summarized below.
@@ -7441,7 +7441,7 @@ guix system container my-config.scm \
 @end example
 
 @quotation Note
-This option requires Linux-libre 3.10 or newer.
+This option requires Linux-libre 3.19 or newer.
 @end quotation
 
 @end table

Reply via email to