pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/mksh
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Feb 25 01:02:37 UTC 2020
Modified Files:
pkgsrc/shells/mksh: DESCR
Log Message:
mksh: fix typos in DESCR
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/shells/mksh/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/mksh/DESCR
diff -u pkgsrc/shells/mksh/DESCR:1.4 pkgsrc/shells/mksh/DESCR:1.5
--- pkgsrc/shells/mksh/DESCR:1.4 Mon Apr 13 19:48:34 2009
+++ pkgsrc/shells/mksh/DESCR Tue Feb 25 01:02:37 2020
@@ -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