diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-07-17 20:06:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-07-18 00:44:23 +0200 |
commit | 4569a7693eded1d62c65c5a8042bd34e24636f28 (patch) | |
tree | 0e05d5c5985fb706db95a14703b181e3d56041dc /doc | |
parent | 82ccfb1d9464c8487bbb2eb4f5871b8fdb5f7bc9 (diff) | |
download | guix-4569a7693eded1d62c65c5a8042bd34e24636f28.tar guix-4569a7693eded1d62c65c5a8042bd34e24636f28.tar.gz |
doc: Remove note about grafts being "beta".
* doc/guix.texi (Security Updates): Remove pointless note about the
feature being "beta".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 6ed77fe267..57812245a2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -26407,11 +26407,6 @@ gnu/packages/image.scm:312:2: openjpeg@@2.1.0: probably vulnerable to CVE-2016-1 @xref{Invoking guix lint}, for more information. -@quotation Note -As of version @value{VERSION}, the feature described below is considered -``beta''. -@end quotation - Guix follows a functional package management discipline (@pxref{Introduction}), which implies that, when a package is changed, @emph{every package that depends on it} |