From 574e86f9cf7a62a235f3b1cfa215b82e47bcd5a7 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 6 Apr 2014 21:17:42 +0200 Subject: gnu: Synchronize synopses and descriptions with the Womb. * gnu/packages/gnunet.scm (gnunet): Synchronize description and synopsis with upstream. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/grub.scm (grub): Likewise. * gnu/packages/pretty-print.scm (enscript): Likewise. --- 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 9bb4af6683..fabbbc439d 100644 --- a/gnu/packages/grub.scm +++ b/gnu/packages/grub.scm @@ -101,8 +101,8 @@ (description "GRUB is a multiboot bootloader. It is used for initially loading the 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 +then goes on to load the rest of the operating system. As a multiboot +bootloader, 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.") (license gpl3+))) -- cgit v1.2.3