summaryrefslogtreecommitdiff
path: root/shells/ksh93/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 05:14:17 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 05:14:17 +0000
commit0ca92406d0577eab78b4ccd99adf08d1c79c8273 (patch)
tree5436705d6a57619cec637b93b2de79489166422b /shells/ksh93/pkg-descr
parentUpdate to version 0.6.2. (diff)
Build from source now that it is available starting with version
2001-01-01.0000. PR: 25180 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=38771
Diffstat (limited to 'shells/ksh93/pkg-descr')
-rw-r--r--shells/ksh93/pkg-descr11
1 files changed, 4 insertions, 7 deletions
diff --git a/shells/ksh93/pkg-descr b/shells/ksh93/pkg-descr
index 7142be59b0da..ee3150bac1cd 100644
--- a/shells/ksh93/pkg-descr
+++ b/shells/ksh93/pkg-descr
@@ -1,16 +1,13 @@
KSH-93 is the most recent version of the KornShell Language described
in "The KornShell Command and Programming Language," by Morris
-Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is
+Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is
a shell programming language, which is upward compatible with "sh"
(the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO
-9945.2 Shell and Utilities standard. KSH-93 provides an enhanced
+9945.2 Shell and Utilities standard. KSH-93 provides an enhanced
programming environment in addition to the major command-entry
-features of the BSD shell "csh". With KSH-93, medium-sized programming
+features of the BSD shell "csh". With KSH-93, medium-sized programming
tasks can be performed at shell-level without a significant loss
-in performance. In addition, "sh" scripts can be run on KSH-93
+in performance. In addition, "sh" scripts can be run on KSH-93
without modification.
WWW: http://www.kornshell.com/
-
-- Christian Weisgerber
- naddy@mips.inka.de