aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-23 21:50:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-23 21:50:45 +1200
commit21654c68addf7b11d8e5918085c24001a170e8aa (patch)
tree09ea8a67fdef8d8e7c122e301599e70be5fbe4d2 /README.markdown
parentCorrect mftl.awk invocation (diff)
downloaddotfiles-21654c68addf7b11d8e5918085c24001a170e8aa.tar.gz
dotfiles-21654c68addf7b11d8e5918085c24001a170e8aa.zip
Explicitly mention ksh93
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 0f4c85be..418e92fe 100644
--- a/README.markdown
+++ b/README.markdown
@@ -64,7 +64,7 @@ Configuration is included for:
* Bourne-style POSIX shells, sharing a `.profile`, an `ENV` file, and
some helper functions:
* [GNU Bash](https://www.gnu.org/software/bash/) (2.05a or higher)
- * [Korn shell](http://www.kornshell.com/) (including `pdksh`, `mksh`)
+ * [Korn shell](http://www.kornshell.com/) (`ksh93`, `pdksh`, `mksh`)
* [Yash](https://yash.osdn.jp/index.html.en)
* [Z shell](https://www.zsh.org/)
* [Abook](http://abook.sourceforge.net/) -- curses address book program