diff options
author | hubertf <hubertf@pkgsrc.org> | 2007-03-19 20:30:26 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2007-03-19 20:30:26 +0000 |
commit | 8ac4ada43e8d1e85667bafc43848510ed4e0c064 (patch) | |
tree | 581728c70d6d91d0bc7733d201a1f154555661c5 /shells/rc/DESCR | |
parent | cefc4e3fb2fb557bd4733ed241e65e69ca9f0e84 (diff) | |
download | pkgsrc-8ac4ada43e8d1e85667bafc43848510ed4e0c064.tar.gz |
Remove version, de-indent
Diffstat (limited to 'shells/rc/DESCR')
-rw-r--r-- | shells/rc/DESCR | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/shells/rc/DESCR b/shells/rc/DESCR index 9c0367aebe8..db70f75af96 100644 --- a/shells/rc/DESCR +++ b/shells/rc/DESCR @@ -1,20 +1,16 @@ -Excerpts from the README: +rc - a unix version of the Plan-9 Shell. - This is release 1.6 of rc. +FEEPING CREATURISM - A unix version of the Plan-9 Shell. +See the end of the man page, under "INCOMPATABILITIES" for (known?) +differences from the "real" rc. Most of these changes were necessary +to get rc to work in a reasonable fashion on a real (i.e., commercial, +non-Labs) UNIX system; a few were changes motivated by concern +about some inadequacies in the original design. - FEEPING CREATURISM +CREDITS - See the end of the man page, under "INCOMPATABILITIES" for (known?) - differences from the "real" rc. Most of these changes were necessary - to get rc to work in a reasonable fashion on a real (i.e., commercial, - non-Labs) UNIX system; a few were changes motivated by concern - about some inadequacies in the original design. - - CREDITS - - This shell was written by Byron Rakitzis, but kudos go to Paul - Haahr for letting me know what a shell should do and for contributing - certain bits and pieces to rc (notably the limits code, print.c, - most of which.c and the backquote redirection code). +This shell was written by Byron Rakitzis, but kudos go to Paul +Haahr for letting me know what a shell should do and for contributing +certain bits and pieces to rc (notably the limits code, print.c, +most of which.c and the backquote redirection code). |