diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-07-19 22:39:16 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-07-19 22:39:16 +0200 |
| commit | 093ae1be9bdec56709f546ec5ffed20d34957e8f (patch) | |
| tree | c0010371538fe6bba851037744b37e96ef7042a5 | |
| parent | 50c7a1e297bff0935674b4f30e854a8889becfdd (diff) | |
doc: Update the "Limitations" section.
* doc/guix.texi (GNU Distribution): Use the new package list URL.
(Limitations): Mention Enlightenment and improve wording. Update the
package count.
| -rw-r--r-- | doc/guix.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 71b3b2d5290..d098e68eab8 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -4432,7 +4432,7 @@ System Distribution, or GuixSD. | |||
| 4432 | The distribution provides core GNU packages such as GNU libc, GCC, and | 4432 | The distribution provides core GNU packages such as GNU libc, GCC, and |
| 4433 | Binutils, as well as many GNU and non-GNU applications. The complete | 4433 | Binutils, as well as many GNU and non-GNU applications. The complete |
| 4434 | list of available packages can be browsed | 4434 | list of available packages can be browsed |
| 4435 | @url{http://www.gnu.org/software/guix/package-list.html,on-line} or by | 4435 | @url{http://www.gnu.org/software/guix/packages,on-line} or by |
| 4436 | running @command{guix package} (@pxref{Invoking guix package}): | 4436 | running @command{guix package} (@pxref{Invoking guix package}): |
| 4437 | 4437 | ||
| 4438 | @example | 4438 | @example |
| @@ -4524,8 +4524,9 @@ requires familiarity with GNU/Linux (see the following subsections to | |||
| 4524 | get a feel of what that means.) | 4524 | get a feel of what that means.) |
| 4525 | 4525 | ||
| 4526 | @item | 4526 | @item |
| 4527 | The system does not yet provide GNOME and KDE; it provides Xfce, though, | 4527 | The system does not yet provide full GNOME and KDE desktops. Xfce and |
| 4528 | if graphical desktop environments are your thing. | 4528 | Enlightenment are available though, if graphical desktop environments |
| 4529 | are your thing, as well as a number of X11 window managers. | ||
| 4529 | 4530 | ||
| 4530 | @item | 4531 | @item |
| 4531 | Support for the Logical Volume Manager (LVM) is missing. | 4532 | Support for the Logical Volume Manager (LVM) is missing. |
| @@ -4535,7 +4536,7 @@ Few system services are currently supported out-of-the-box | |||
| 4535 | (@pxref{Services}). | 4536 | (@pxref{Services}). |
| 4536 | 4537 | ||
| 4537 | @item | 4538 | @item |
| 4538 | On the order of 1,900 packages are available, which means that you may | 4539 | More than 2,000 packages are available, but you may |
| 4539 | occasionally find that a useful package is missing. | 4540 | occasionally find that a useful package is missing. |
| 4540 | @end itemize | 4541 | @end itemize |
| 4541 | 4542 | ||
