diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1996-11-10 21:14:52 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1996-11-10 21:14:52 +0000 |
commit | 79d12622c61bd17f08cd7ef81165f57dc937d975 (patch) | |
tree | c5907cbbae376381518e7954bc3b12206134ac73 /mbone/nte/pkg-descr | |
parent | 753492eaa252fc3473b259202a4ae41417dd7047 (diff) |
Notes
Diffstat (limited to 'mbone/nte/pkg-descr')
-rw-r--r-- | mbone/nte/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mbone/nte/pkg-descr b/mbone/nte/pkg-descr new file mode 100644 index 000000000000..5ad644edc639 --- /dev/null +++ b/mbone/nte/pkg-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. |