diff options
author | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
commit | 88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /shells/bash2 | |
parent | 7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff) | |
download | pkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'shells/bash2')
-rw-r--r-- | shells/bash2/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
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 |