diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-22 11:32:49 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2003-09-22 11:32:49 +0000 |
commit | 4ccfbf9a570d9245a21285ca9565e5920ef08f59 (patch) | |
tree | f6df6d5764f3225ace190dd156d3d29de451da04 /app-shells/ksh/metadata.xml | |
parent | Fix metadata (diff) | |
download | historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.tar.gz historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.tar.bz2 historical-4ccfbf9a570d9245a21285ca9565e5920ef08f59.zip |
Fix metadata
Diffstat (limited to 'app-shells/ksh/metadata.xml')
-rw-r--r-- | app-shells/ksh/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/metadata.xml b/app-shells/ksh/metadata.xml index 980f7bfab3f2..83280db6ba8a 100644 --- a/app-shells/ksh/metadata.xml +++ b/app-shells/ksh/metadata.xml @@ -7,7 +7,7 @@ <name>Tavis Ormandy</name> </maintainer> <longdescription> -The KornShell language was designed and developed by David G. Korn at AT&T +The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that provides access to the UNIX system and to many other systems, on the many different computers and workstations on which it is implemented. @@ -20,7 +20,7 @@ than the Bourne shell or C shell programs. The revised version is even larger. In spite of its increased size, ksh provides better performance. You can write programs to run faster with ksh than with either the Bourne shell or the C shell, sometimes an order of magnitude faster. ksh has evolved and matured with extensive -user feedback. It has been used by many thousands of people at AT&T since 1982, +user feedback. It has been used by many thousands of people at AT&T since 1982, and at many other companies and universities. </longdescription> </pkgmetadata> |