summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-01-27 10:24:09 +0100
committerLudovic Courtès <ludo@gnu.org>2015-01-27 10:24:35 +0100
commitb1e95eca0752cf1c50a2b0a84d74169ecec2f8f6 (patch)
tree8cdba446c22f11d212ad355d54feb641d82260e7
parentc73adb0998be9c1dc1241a721223a5f478853122 (diff)
downloadguix-b1e95eca0752cf1c50a2b0a84d74169ecec2f8f6.tar.gz
guix-b1e95eca0752cf1c50a2b0a84d74169ecec2f8f6.tar.xz
doc: Update "Limitations" section.
* doc/guix.texi (System Installation): Mention Xfce. Update package count.
-rw-r--r--doc/guix.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 754aae9626..c03e8f5453 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3442,8 +3442,8 @@ requires familiarity with GNU/Linux (see the following subsections to
get a feel of what that means.)
@item
-The system does not yet provide graphical desktop environments such as
-GNOME and KDE.
+The system does not yet provide GNOME and KDE; it provides Xfce, though,
+if graphical desktop environments are your thing.
@item
Support for the Logical Volume Manager (LVM) is missing.
@@ -3453,7 +3453,7 @@ Few system services are currently supported out-of-the-box
(@pxref{Services}).
@item
-On the order of 1,000 packages are available, which means that you may
+On the order of 1,200 packages are available, which means that you may
occasionally find that a useful package is missing.
@end itemize