From 357035734b69b9da4b409c072366a328aaddabc2 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- mbone/nte/DESCR | 16 ++++++++++++++++ mbone/nte/PLIST | 2 ++ mbone/nte/pkg/DESCR | 16 ---------------- mbone/nte/pkg/PLIST | 2 -- 4 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 mbone/nte/DESCR create mode 100644 mbone/nte/PLIST delete mode 100644 mbone/nte/pkg/DESCR delete mode 100644 mbone/nte/pkg/PLIST (limited to 'mbone/nte') diff --git a/mbone/nte/DESCR b/mbone/nte/DESCR new file mode 100644 index 00000000000..5ad644edc63 --- /dev/null +++ b/mbone/nte/DESCR @@ -0,0 +1,16 @@ +NTE is a shared text editor designed for use on the Mbone. It is +not a word processor and it is not a whiteboard - if you want a +whiteboard, wb from LBL is a much better whiteboard. + +Using NTE can be very interactive - unless you lock a block of +text, anyone else in your session can edit that text or delete it. +This is intentional. Many people can (if they wish) edit the same +document simultaneously. Many people can even edit the same block +of text simultaneously, but if more than one person tries to edit +the same line at one time, a conflict will occur, which results in +only one of the changes being preserved. + +In general, it is up to you how you use NTE. You must develop +human protocols to be able to collaborate, even in face-to-face +meetings, and NTE is no exception. It will work well if you +cooperate, and not if you don't. diff --git a/mbone/nte/PLIST b/mbone/nte/PLIST new file mode 100644 index 00000000000..fa364a8a81a --- /dev/null +++ b/mbone/nte/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:35:06 zuntum Exp $ +bin/nt diff --git a/mbone/nte/pkg/DESCR b/mbone/nte/pkg/DESCR deleted file mode 100644 index 5ad644edc63..00000000000 --- a/mbone/nte/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -NTE is a shared text editor designed for use on the Mbone. It is -not a word processor and it is not a whiteboard - if you want a -whiteboard, wb from LBL is a much better whiteboard. - -Using NTE can be very interactive - unless you lock a block of -text, anyone else in your session can edit that text or delete it. -This is intentional. Many people can (if they wish) edit the same -document simultaneously. Many people can even edit the same block -of text simultaneously, but if more than one person tries to edit -the same line at one time, a conflict will occur, which results in -only one of the changes being preserved. - -In general, it is up to you how you use NTE. You must develop -human protocols to be able to collaborate, even in face-to-face -meetings, and NTE is no exception. It will work well if you -cooperate, and not if you don't. diff --git a/mbone/nte/pkg/PLIST b/mbone/nte/pkg/PLIST deleted file mode 100644 index cb4e97a878e..00000000000 --- a/mbone/nte/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1998/03/06 12:54:10 frueauf Exp $ -bin/nt -- cgit v1.2.3