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/bash.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/bash.scm') diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm index bc91993978..1cd239a50c 100644 --- a/gnu/packages/bash.scm +++ b/gnu/packages/bash.scm @@ -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+) -- cgit v1.2.3