summaryrefslogtreecommitdiff
path: root/shells/osh/DESCR
diff options
context:
space:
mode:
authorcjep <cjep>2002-08-20 20:52:29 +0000
committercjep <cjep>2002-08-20 20:52:29 +0000
commitbe1c251fed20dc8ca36d033787a8e4dd9190610b (patch)
treeaff78da98e72f4e09bdaa6f6b6b69a65318fad8e /shells/osh/DESCR
parentb09035f2382f661f6c02f37c1b6674d9b7f9e29b (diff)
downloadpkgsrc-be1c251fed20dc8ca36d033787a8e4dd9190610b.tar.gz
Initial import of osh-020214 into the NetBSD packages collection
as shells/osh. Osh is a re-implementation of the old and obsolete shell version, which was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common both to sh(1) and csh(1). This pkgsrc entry is based on the FreeBSD ports entry for osh.
Diffstat (limited to 'shells/osh/DESCR')
-rw-r--r--shells/osh/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/shells/osh/DESCR b/shells/osh/DESCR
new file mode 100644
index 00000000000..b092e1c7817
--- /dev/null
+++ b/shells/osh/DESCR
@@ -0,0 +1,8 @@
+Osh is a re-implementation of the old and obsolete shell version,
+which was in standard use up to UNIX 6th Edition and was supplied
+as osh with UNIX 7th Edition. Its command language is a sparse
+subset of those of modern shells and is mostly common both to sh(1)
+and csh(1).
+
+- George Reid
+greid@ukug.uk.freebsd.org