diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-01-24 14:01:40 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-01-24 14:01:40 (EST) |
commit | b2aecbaffbbec7fa023d1b4926818a14a6d1a6e3 (patch) | |
tree | ce9a2c5e35264df1f60f320aadb10b774bc1dc9a /docs/gnulinux | |
parent | 77c68673f0fada1e4feee8ace2797f8ef1f9ff28 (diff) | |
download | libreboot-b2aecbaffbbec7fa023d1b4926818a14a6d1a6e3.zip libreboot-b2aecbaffbbec7fa023d1b4926818a14a6d1a6e3.tar.gz libreboot-b2aecbaffbbec7fa023d1b4926818a14a6d1a6e3.tar.bz2 |
Documentation (grub_boot_installer.html): Rename Guix reference.
The Guix people call it "Guix System Distribution" or "GSD".
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index 5521026..8a5a8f8 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -39,7 +39,7 @@ <b># dd if=gnulinux.iso of=/dev/sdb bs=8M; sync</b> </p> - <h2>Guix GNU/Linux?</h2> + <h2>GNU Guix System Distribution?</h2> <p> Guix USB installers use the GRUB bootloader, unlike most GNU/Linux installers which will likely use ISOLINUX. |