diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-06-02 10:34:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:23 -0500 |
commit | 08e4c25e035e1b44501d0ffe5db109bdea79bb9b (patch) | |
tree | 481f940bec381822147dcea9733e1c57ea550fe1 /system/mksh/README | |
parent | 0bdcbcfdc398e2a7cac10a0a24d1d58d46131f27 (diff) | |
download | slackbuilds-08e4c25e035e1b44501d0ffe5db109bdea79bb9b.tar.gz |
system/mksh: Updated for version R46.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/mksh/README')
-rw-r--r-- | system/mksh/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/mksh/README b/system/mksh/README index c2afde25c6..e741b2c12e 100644 --- a/system/mksh/README +++ b/system/mksh/README @@ -1,4 +1,5 @@ -mksh is a successor to the Public Domain Korn Shell (pdksh) +This is mksh, the "MirBSD Korn Shell" (or "MidnightBSD Korn Shell"). +It is a successor to the Public Domain Korn Shell (pdksh) Pass STATIC=yes to the script to create a static build. |