pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/mksh mksh: fix typos in DESCR
details: https://anonhg.NetBSD.org/pkgsrc/rev/c86f6d090962
branches: trunk
changeset: 411983:c86f6d090962
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Tue Feb 25 01:02:37 2020 +0000
description:
mksh: fix typos in DESCR
diffstat:
shells/mksh/DESCR | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 8943a3d18089 -r c86f6d090962 shells/mksh/DESCR
--- a/shells/mksh/DESCR Tue Feb 25 01:01:20 2020 +0000
+++ b/shells/mksh/DESCR Tue Feb 25 01:02:37 2020 +0000
@@ -1,10 +1,10 @@
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
+a Bourne-compatible shell which is largely similar to the original AT&T
Korn shell; mksh is the only pdksh derivate currently being actively developed.
It includes bug fixes and feature improvements, in order to produce a modern,
robust shell good for interactive and especially script use.
-The code has throughoutly been cleaned up and simplified, bugs fixed, standards
+The code has been thoroughly cleaned up and simplified, bugs fixed, standards
compliance added, and several enhancements (for extended compatibility to other
modern shells, as well as a couple of its own) have been placed. mksh has UTF-8
support (e.g. in the emacs editing mode).
Home |
Main Index |
Thread Index |
Old Index