mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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.
This commit is contained in:
parent
0ec6237b2e
commit
574e86f9cf
4 changed files with 18 additions and 15 deletions
|
@ -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+)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue