summaryrefslogtreecommitdiff
path: root/shells/bash/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2005-02-27 23:06:50 +0000
committerwiz <wiz>2005-02-27 23:06:50 +0000
commitfe6dba14e67627212d49f25b654922f3625fad0e (patch)
treefe155031908a7a082e4088a84b6075517fb17ee3 /shells/bash/DESCR
parent6930f37c4b5710aa5894fe82303508135a883994 (diff)
downloadpkgsrc-fe6dba14e67627212d49f25b654922f3625fad0e.tar.gz
Update to 3.0pl16, pulling in the first 16 official patches for bash.
Various bugfixes. Some whitespace cleanup while here.
Diffstat (limited to 'shells/bash/DESCR')
-rw-r--r--shells/bash/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/DESCR b/shells/bash/DESCR
index 5dd431ceb2f..6fe03e3d230 100644
--- a/shells/bash/DESCR
+++ b/shells/bash/DESCR
@@ -1,7 +1,7 @@
Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
-
+
It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed