diff options
author | Gurjeet Singh <gurjeet@singh.im> | 2021-02-25 10:36:04 +0100 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2021-02-25 10:36:04 +0100 |
commit | 801932f4dbf09cb40508025595c24f626a12ff0d (patch) | |
tree | ceec88e5827c3935296d23b31c943a1b0df3e213 /doc | |
parent | 510b2f8447d8e4597e160b2bf74da3f6f8320d97 (diff) | |
download | guix-801932f4dbf09cb40508025595c24f626a12ff0d.tar.gz |
doc: Fix typo.
* doc/guix.texi (Reduced Binary Seed Bootstrap): Fix typo. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
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 fab78f7133..27083f1ae6 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -34471,7 +34471,7 @@ which has minimalist replacements for Awk, the GNU Core Utilities, Grep, Gzip, Sed, and Tar. The rest of the bootstrap binary seeds that were removed are now built from source. -Building the GNU System from source is currently only possibly by adding +Building the GNU System from source is currently only possible by adding some historical GNU packages as intermediate steps@footnote{Packages such as @code{gcc-2.95.3}, @code{binutils-2.14}, @code{glibc-2.2.5}, @code{gzip-1.2.4}, @code{tar-1.22}, and some others. For details, see |