diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-12-04 23:47:54 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-12-05 00:08:28 +0100 |
commit | bd3e1f169481cc528be96241d73f87791206ddb9 (patch) | |
tree | 6beb61caceff913fbc2e7ab4dba7f008f02f913d /doc | |
parent | c16c119d0a7894c42bbe816ec381a0f458f26e6a (diff) | |
download | guix-bd3e1f169481cc528be96241d73f87791206ddb9.tar guix-bd3e1f169481cc528be96241d73f87791206ddb9.tar.gz |
doc: Update "Limitations".
* doc/guix.texi (Limitations): Update package count.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index a08a999ca0..4ef2601579 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -9069,7 +9069,7 @@ More and more system services are provided (@pxref{Services}), but some may be missing. @item -More than 7,500 packages are available, but you might +More than 8,500 packages are available, but you might occasionally find that a useful package is missing. @item |