diff options
author | abs <abs@pkgsrc.org> | 2000-01-05 15:37:50 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-01-05 15:37:50 +0000 |
commit | df05aef71ffda903d0b8a0743e7154bf41a3951e (patch) | |
tree | a55f55e798e39e2b8fee10f218978fff96f00618 /shells | |
parent | fd72963223cb490b62c9643676813717d3f492fc (diff) | |
download | pkgsrc-df05aef71ffda903d0b8a0743e7154bf41a3951e.tar.gz |
Strip trailing '.', and/or leading '(a|an) '
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash2/pkg/COMMENT | 2 | ||||
-rw-r--r-- | shells/es/pkg/COMMENT | 2 | ||||
-rw-r--r-- | shells/rc/pkg/COMMENT | 2 | ||||
-rw-r--r-- | shells/scsh/pkg/COMMENT | 2 | ||||
-rw-r--r-- | shells/tcsh/pkg/COMMENT | 2 | ||||
-rw-r--r-- | shells/zsh/pkg/COMMENT | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash2/pkg/COMMENT b/shells/bash2/pkg/COMMENT index 65cbc67b627..0f4244ddda4 100644 --- a/shells/bash2/pkg/COMMENT +++ b/shells/bash2/pkg/COMMENT @@ -1 +1 @@ -The GNU Bourne Again Shell. +The GNU Bourne Again Shell diff --git a/shells/es/pkg/COMMENT b/shells/es/pkg/COMMENT index b62d029d1b5..c6762583185 100644 --- a/shells/es/pkg/COMMENT +++ b/shells/es/pkg/COMMENT @@ -1 +1 @@ -An extensible shell, derived from plan9's rc +Extensible shell, derived from plan9's rc diff --git a/shells/rc/pkg/COMMENT b/shells/rc/pkg/COMMENT index eb1f3e0e67e..9732b1160ea 100644 --- a/shells/rc/pkg/COMMENT +++ b/shells/rc/pkg/COMMENT @@ -1 +1 @@ -A unix incarnation of the plan9 shell. +Unix incarnation of the plan9 shell diff --git a/shells/scsh/pkg/COMMENT b/shells/scsh/pkg/COMMENT index 30452371478..071583b552e 100644 --- a/shells/scsh/pkg/COMMENT +++ b/shells/scsh/pkg/COMMENT @@ -1 +1 @@ -A Unix shell embedded into Scheme, with access to all Posix calls +Unix shell embedded into Scheme, with access to all Posix calls diff --git a/shells/tcsh/pkg/COMMENT b/shells/tcsh/pkg/COMMENT index 11c830c0b80..3d581594a65 100644 --- a/shells/tcsh/pkg/COMMENT +++ b/shells/tcsh/pkg/COMMENT @@ -1 +1 @@ -An extended C-shell with many useful features. +Extended C-shell with many useful features diff --git a/shells/zsh/pkg/COMMENT b/shells/zsh/pkg/COMMENT index c64b941259c..bc3b23dde4a 100644 --- a/shells/zsh/pkg/COMMENT +++ b/shells/zsh/pkg/COMMENT @@ -1 +1 @@ -The Z shell. +The Z shell |