aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /shells
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/pkg-descr2
-rw-r--r--shells/ch/pkg-descr2
-rw-r--r--shells/dash/pkg-descr2
-rw-r--r--shells/sash/pkg-descr4
-rw-r--r--shells/tcshrc/pkg-descr2
5 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr
index e211bb383124..687f602423e1 100644
--- a/shells/bash/pkg-descr
+++ b/shells/bash/pkg-descr
@@ -2,6 +2,6 @@ This is GNU Bash. Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
-brace expansion, and a slew of other features.
+brace expansion, and a slew of other features.
WWW: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
diff --git a/shells/ch/pkg-descr b/shells/ch/pkg-descr
index 52bda91e8858..f1869e8006d5 100644
--- a/shells/ch/pkg-descr
+++ b/shells/ch/pkg-descr
@@ -1,4 +1,4 @@
-Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
+Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
programming, 2D/3D plotting, numerical computing, and embedded scripting.
Ch is the solution for:
diff --git a/shells/dash/pkg-descr b/shells/dash/pkg-descr
index 9b4b07cb3567..459e6dcce699 100644
--- a/shells/dash/pkg-descr
+++ b/shells/dash/pkg-descr
@@ -1,5 +1,5 @@
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
possible. It does this without sacrificing speed where possible. In fact, it
-is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
+is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
WWW: http://gondor.apana.org.au/~herbert/dash/
diff --git a/shells/sash/pkg-descr b/shells/sash/pkg-descr
index 36bbbfdf0e77..24120512bc9c 100644
--- a/shells/sash/pkg-descr
+++ b/shells/sash/pkg-descr
@@ -1,13 +1,13 @@
SASH (Stand-Alone SHell)
-It is a nice combination of bare-bones shell and a dozen
+It is a nice combination of bare-bones shell and a dozen
or so most useful Unix commands.
Shell includes: echo pwd cd mkdir mknod rmdir sync rm chmod
chown chgrp touch mv ln cp cmp more exit
setenv printenv umask kill where
-Commands include: dd ed grep gzip ls tar file find mount chattr
+Commands include: dd ed grep gzip ls tar file find mount chattr
SASH is a port from Linux version (David Bell) by Andrzej Bialecki
diff --git a/shells/tcshrc/pkg-descr b/shells/tcshrc/pkg-descr
index a6523ce25476..4e8848e051b6 100644
--- a/shells/tcshrc/pkg-descr
+++ b/shells/tcshrc/pkg-descr
@@ -1,4 +1,4 @@
The .tcshrc project creates a set of configuration scripts for the
-TCSH shell. These scripts exploit the most advanced features of tcsh.
+TCSH shell. These scripts exploit the most advanced features of tcsh.
WWW: http://tcshrc.sourceforge.net/