diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-10 20:49:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-10 20:50:26 +0700 |
commit | 3a4c44101c4d90a5db4e7e6ec1d8ae3b418363be (patch) | |
tree | ee06b310e7a8f31613dab1ab2bbf27eac3b07a79 /system/ksh-openbsd/README | |
parent | d80298d80370c2c670a9e5182c5bc4eb40c4a0e0 (diff) |
system/ksh-openbsd: Updated for version 20180115.
This reverts commit 06a99f4aa15c8cfec1fa88e58579d7760bd548f4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ksh-openbsd/README')
-rw-r--r-- | system/ksh-openbsd/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/system/ksh-openbsd/README b/system/ksh-openbsd/README index 47ac8c61d79be..8c23245a83d73 100644 --- a/system/ksh-openbsd/README +++ b/system/ksh-openbsd/README @@ -1,6 +1,8 @@ -This package is a patched version of the OpenBSD ksh ported to Linux, -which is based on the original PD-ksh, but heavily modified and -maintained by OpenBSD developers. +This package is a patched version of the OpenBSD ksh ported to Linux, which is +based on the original PD-ksh, but heavily modified and maintained by OpenBSD +developers. +"Patched" means it contains modifications outside of the OpenBSD tree (and +besides the Linux port bits). -"Patched" means it contains modifications outside of the OpenBSD tree -(And besides the Linux port bits). +See the Changelog.ksh-openbsd and the homepage for more information about the +changes: https://github.com/levaidaniel/ksh-openbsd |