aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/bash/pkg-descr2
-rw-r--r--shells/bash2/pkg-descr2
-rw-r--r--shells/bash3/pkg-descr2
-rw-r--r--shells/pdksh/pkg-descr2
-rw-r--r--shells/zsh/pkg-descr2
5 files changed, 10 insertions, 0 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr
index 497fcff47de1..b3a252cb863f 100644
--- a/shells/bash/pkg-descr
+++ b/shells/bash/pkg-descr
@@ -6,3 +6,5 @@ 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.
+
+WWW: http://www.gnu.org/software/bash/
diff --git a/shells/bash2/pkg-descr b/shells/bash2/pkg-descr
index 497fcff47de1..b3a252cb863f 100644
--- a/shells/bash2/pkg-descr
+++ b/shells/bash2/pkg-descr
@@ -6,3 +6,5 @@ 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.
+
+WWW: http://www.gnu.org/software/bash/
diff --git a/shells/bash3/pkg-descr b/shells/bash3/pkg-descr
index 497fcff47de1..b3a252cb863f 100644
--- a/shells/bash3/pkg-descr
+++ b/shells/bash3/pkg-descr
@@ -6,3 +6,5 @@ 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.
+
+WWW: http://www.gnu.org/software/bash/
diff --git a/shells/pdksh/pkg-descr b/shells/pdksh/pkg-descr
index 64514d922a84..b80f990161df 100644
--- a/shells/pdksh/pkg-descr
+++ b/shells/pdksh/pkg-descr
@@ -1,2 +1,4 @@
PDKSH is the Public Domain Korn Shell. Its command language is a
superset of the sh(1) shell language.
+
+WWW: http://www.cs.mun.ca/~michael/pdksh/
diff --git a/shells/zsh/pkg-descr b/shells/zsh/pkg-descr
index 8f4144f053ea..2740c468f6aa 100644
--- a/shells/zsh/pkg-descr
+++ b/shells/zsh/pkg-descr
@@ -4,3 +4,5 @@ compatible. It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).
+
+WWW: http://www.zsh.org/