From 9d298024a4cc14c22f78e0c9e75357d6f10536c4 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:18:56 +0000 Subject: Move pkg/ files into package's toplevel directory --- shells/rc/DESCR | 20 ++++++++++++++++++++ shells/rc/PLIST | 8 ++++++++ shells/rc/pkg/DESCR | 20 -------------------- shells/rc/pkg/PLIST | 8 -------- 4 files changed, 28 insertions(+), 28 deletions(-) create mode 100644 shells/rc/DESCR create mode 100644 shells/rc/PLIST delete mode 100644 shells/rc/pkg/DESCR delete mode 100644 shells/rc/pkg/PLIST (limited to 'shells/rc') diff --git a/shells/rc/DESCR b/shells/rc/DESCR new file mode 100644 index 00000000000..9c0367aebe8 --- /dev/null +++ b/shells/rc/DESCR @@ -0,0 +1,20 @@ +Excerpts from the README: + + This is release 1.6 of rc. + + A unix version of the Plan-9 Shell. + + FEEPING CREATURISM + + 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). diff --git a/shells/rc/PLIST b/shells/rc/PLIST new file mode 100644 index 00000000000..aad2ee586f6 --- /dev/null +++ b/shells/rc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:26:59 zuntum Exp $ +bin/rc +bin/- +bin/-- +bin/-p +bin/--p +man/man1/history.1.gz +man/man1/rc.1.gz diff --git a/shells/rc/pkg/DESCR b/shells/rc/pkg/DESCR deleted file mode 100644 index 9c0367aebe8..00000000000 --- a/shells/rc/pkg/DESCR +++ /dev/null @@ -1,20 +0,0 @@ -Excerpts from the README: - - This is release 1.6 of rc. - - A unix version of the Plan-9 Shell. - - FEEPING CREATURISM - - 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). diff --git a/shells/rc/pkg/PLIST b/shells/rc/pkg/PLIST deleted file mode 100644 index 78c22ecc07d..00000000000 --- a/shells/rc/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/06/03 10:29:52 agc Exp $ -bin/rc -bin/- -bin/-- -bin/-p -bin/--p -man/man1/history.1.gz -man/man1/rc.1.gz -- cgit v1.2.3