From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/grub.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/grub.scm') diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm index 9ed0ed78e1..9bb4af6683 100644 --- a/gnu/packages/grub.scm +++ b/gnu/packages/grub.scm @@ -97,11 +97,11 @@ ("qemu" ,qemu-for-tests) ("xorriso" ,xorriso))) (home-page "http://www.gnu.org/software/grub/") - (synopsis "GRand unified boot loader") + (synopsis "GRand Unified Boot loader") (description "GRUB is a multiboot bootloader. It is used for initially loading the -kernel of an operating system and then transfering control to it. The kernel -then goes on to load the rest of the operating system. As a multiboot boot +kernel of an operating system and then transferring control to it. The kernel +then goes on to load the rest of the operating system. As a multiboot boot loader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.") -- cgit v1.2.3