diff options
author | jkh <jkh@FreeBSD.org> | 1994-08-22 20:10:36 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-08-22 20:10:36 +0800 |
commit | 747c75058a0f60e1231145e9a437abdab57a4d71 (patch) | |
tree | 62b721868191e5e555c81f01c2eb09187c01d882 /shells/bash/pkg-descr | |
parent | b0805793a71d787424e05edf81fa764de93681ff (diff) | |
download | freebsd-ports-gnome-747c75058a0f60e1231145e9a437abdab57a4d71.tar.gz freebsd-ports-gnome-747c75058a0f60e1231145e9a437abdab57a4d71.tar.zst freebsd-ports-gnome-747c75058a0f60e1231145e9a437abdab57a4d71.zip |
Add the package files necesssary to bundle the sucker.
Submitted by: jkh
Diffstat (limited to 'shells/bash/pkg-descr')
-rw-r--r-- | shells/bash/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr new file mode 100644 index 000000000000..73770578ee2f --- /dev/null +++ b/shells/bash/pkg-descr @@ -0,0 +1,8 @@ +This is GNU Bash, version 1.14.2. 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. |