diff options
Diffstat (limited to 'shells/mksh/DESCR')
-rw-r--r-- | shells/mksh/DESCR | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/shells/mksh/DESCR b/shells/mksh/DESCR index 69f5459f13a..643fd8376f9 100644 --- a/shells/mksh/DESCR +++ b/shells/mksh/DESCR @@ -1,9 +1,5 @@ -mksh is the MirBSD enhanced version of the Public Domain Korn -shell (pdksh), a bourne-compatible shell which is largely si- -milar to the original AT&T Korn shell. It includes bug fixes -and feature improvements in order to produce a modern, robust -shell good for interactive and especially script use. It has -UTF-8 support in the emacs command line editing mode; corres- -ponds to OpenBSD 4.1-beta ksh (minus GNU bash-like $PS1); the -build environment requirements are autoconfigured; throughout -code simplification/bugfix/enhancement has been done. +mksh is the MirBSD enhanced version of the Public Domain Korn shell +(pdksh), a Bourne-compatible shell which is largely similar to the +original AT&T Korn shell. It includes bug fixes and feature improvements +in order to produce a modern, robust shell good for interactive and +especially script use. |