diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-05-11 20:17:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-05-11 20:17:18 +0000 |
commit | 907e6caad731b0673cfe638a080b828bf7250be6 (patch) | |
tree | 64e78dedc2afb80a2136a49f91084ef33f51fc14 /bin | |
parent | be376849908f9788d86e8bbb5cf1dca0f2e4d653 (diff) |
a little tidy up; from raf czlonka
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ksh/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ksh/README b/bin/ksh/README index 9487c495d90..ef542d4e28f 100644 --- a/bin/ksh/README +++ b/bin/ksh/README @@ -1,13 +1,13 @@ -$OpenBSD: README,v 1.15 2015/12/05 19:40:45 mmcc Exp $ +$OpenBSD: README,v 1.16 2017/05/11 20:17:17 jmc Exp $ Last updated Jul '99 for pdksh-5.2.14. -PD-ksh is a mostly complete AT&T ksh look-alike (see NOTES file for a list +PDksh is a mostly complete AT&T ksh look-alike (see NOTES file for a list of things not supported). Work is mostly finished to make it fully compatible with both POSIX and AT&T ksh (when the two don't conflict). PDksh was being maintained by Michael Rendell (michael@cs.mun.ca), -who took over from Simon J. Gerraty (sjg@zen.void.oz.au) at the later's +who took over from Simon J. Gerraty (sjg@zen.void.oz.au) at the latter's suggestion. Files of interest: |