gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1832: add blurb for bash


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1832: add blurb for bash
Date: Tue, 29 Jan 2013 23:57:30 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1832
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-01-29 23:57:30 +0100
message:
  add blurb for bash
modified:
  gnu/bash/Makefile
=== modified file 'gnu/bash/Makefile'
--- a/gnu/bash/Makefile 2013-01-04 21:30:46 +0000
+++ b/gnu/bash/Makefile 2013-01-29 22:57:30 +0000
@@ -4,6 +4,14 @@
 PATCHNUM = 042
 HOME_URL = http://www.gnu.org/software/bash/
 DESCRIPTION = The GNU Bourne-Again SHell
+define BLURB
+ Bash is the shell, or commandline 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 aliases, and job control while still allowing 
+ most sh scripts to be run without modification.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]