mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Synchronize descriptions with 'gnumaint'.
This commit is contained in:
parent
e6a9aa366e
commit
79c311b81c
62 changed files with 231 additions and 221 deletions
|
@ -85,10 +85,10 @@
|
|||
%standard-phases)))
|
||||
(synopsis "The GNU Bourne-Again SHell")
|
||||
(description
|
||||
"Bash is the shell, or commandline interpreter, of the GNU system. It
|
||||
"Bash is the shell, or command-line interpreter, of the GNU system. It
|
||||
is compatible with the Bourne Shell, but it also integrates useful features
|
||||
from the Korn Shell and the C Shell and new improvements of its own. It
|
||||
allows commandline editing, unlimited command history, shell functions and
|
||||
allows command-line editing, unlimited command history, shell functions and
|
||||
aliases, and job control while still allowing most sh scripts to be run
|
||||
without modification.")
|
||||
(license gpl3+)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue