summaryrefslogtreecommitdiff
path: root/shells/bash1/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-29 11:42:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-29 11:42:32 +0000
commit7ed77ab1fd7387c3f5a02dd97808d515bd08796c (patch)
tree95c7869f408a993be906460c9e38b0198447fc29 /shells/bash1/pkg-descr
parentRemove vim4. (diff)
Delete the bash 1.17 port. It served us well as we transitioned to bash
version 2.
Notes
Notes: svn path=/head/; revision=17433
Diffstat (limited to 'shells/bash1/pkg-descr')
-rw-r--r--shells/bash1/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/shells/bash1/pkg-descr b/shells/bash1/pkg-descr
deleted file mode 100644
index 497fcff47de1..000000000000
--- a/shells/bash1/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Bash is the GNU Project's Bourne
-Again SHell, an interactive shell with Bourne shell syntax (/bin/sh);
-but also with interactive command line editing, job control on
-architectures that support it, Csh-like history features and brace
-expansion, and a slew of other stuff. For more information on the
-features of Bash that are new to this type of shell, see the file
-`documentation/features.texi'. There is also a processed DVI file
-there, as well as a large man page.