civodul pushed a commit to branch master
in repository guix.
commit fbb25e5651d4bd084b2af41078cffd9254d8f8a7
Author: Ludovic Courtès <[email protected]>
Date: Mon May 25 17:03:47 2015 +0200
doc: Fix inaccurate wording in "operating-system Reference".
* doc/guix.texi (operating-system Reference): Add missing "kernel".
---
doc/guix.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 6507b9c..a4aa1b6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4413,7 +4413,7 @@ configuration (@pxref{Using the Configuration System}).
@table @asis
@item @code{kernel} (default: @var{linux-libre})
-The package object of the operating system to use@footnote{Currently
+The package object of the operating system kernel to use@footnote{Currently
only the Linux-libre kernel is supported. In the future, it will be
possible to use the GNU@tie{}Hurd.}.