diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /news/trn/pkg/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'news/trn/pkg/DESCR')
-rw-r--r-- | news/trn/pkg/DESCR | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/news/trn/pkg/DESCR b/news/trn/pkg/DESCR deleted file mode 100644 index 9215a006230..00000000000 --- a/news/trn/pkg/DESCR +++ /dev/null @@ -1,18 +0,0 @@ -Trn is Threaded RN -- a newsreader that uses an article's references to -order the discussions in a very natural, reply-ordered sequence called -threads. Having the replies associated with their parent articles not -only makes following the discussion easier, but also makes it easy to back- -track and (re-)read a specific discussion from the beginning. Trn also -has a visual representation of the current thread in the upper right corner -of the header, which will give you a feel for how the discussion is going -and how the current article is related to the last one you read. - -In addition, a thread selector makes it easy to browse through a large -group looking for interesting articles. You can even browse through the -articles you've already read and select the one(s) you wish to read again. -Other nice features include the extract commands for the source and binary -groups, thread-oriented kill directives, a better newgroup finding strategy, -and lots more. - -Trn includes a program named "rn", which is backwards-compatible and -starts up trn in "non-threaded" mode. |