summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2-doc/DESCR2
-rw-r--r--shells/bash2/DESCR2
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2-doc/DESCR b/shells/bash2-doc/DESCR
index 805fdd95e7d..e38238ed44c 100644
--- a/shells/bash2-doc/DESCR
+++ b/shells/bash2-doc/DESCR
@@ -1,7 +1,7 @@
Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
-
+
It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed
diff --git a/shells/bash2/DESCR b/shells/bash2/DESCR
index 5dd431ceb2f..6fe03e3d230 100644
--- a/shells/bash2/DESCR
+++ b/shells/bash2/DESCR
@@ -1,7 +1,7 @@
Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
-
+
It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed