diff options
Diffstat (limited to 'gnu/packages/grub.scm')
-rw-r--r-- | gnu/packages/grub.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm index ee52a6110a..af9c135f2d 100644 --- a/gnu/packages/grub.scm +++ b/gnu/packages/grub.scm @@ -73,8 +73,7 @@ ("qemu" ,qemu) ("xorriso" ,xorriso))) (home-page "http://www.gnu.org/software/grub/") - (synopsis - "GNU GRUB, the Grand Unified Boot Loader (2.x beta)") + (synopsis "GRand unified boot loader") (description "GNU GRUB is a Multiboot boot loader. It was derived from GRUB, GRand Unified Bootloader, which was originally designed and implemented by Erich |