diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-04-27 19:35:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-04-27 19:35:25 +0000 |
commit | 70698bb3fa175568c2728f6168c5c8b9a3c92657 (patch) | |
tree | d04478eb201245fd54809292798ededb4fe9514b /shells | |
parent | 96c67b4b727dcca3f701ff288138c2c38ffc0d22 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr index 687f602423e1..3e6a46662a7e 100644 --- a/shells/bash/pkg-descr +++ b/shells/bash/pkg-descr @@ -4,4 +4,4 @@ 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. -WWW: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html +WWW: https://www.gnu.org/software/bash/ |