Import news:
authorjschauma <jschauma>
Mon, 20 Sep 2004 21:16:06 +0000 (21:16 +0000)
committerjschauma <jschauma>
Mon, 20 Sep 2004 21:16:06 +0000 (21:16 +0000)
commit998ebcd26117ed99d9a772b4f8077145e4690607
treee578941cbef1a9b89626579f59639c056a852a9b
parentdd9e71c9ae517861262728b91d69ec604497c284
Import news:

The news utility prints news items stored in /var/news.  When invoked
without any arguments, news prints the name and timestamp of each current
item followed by its contents, most recent first.  An item is considered
``current'' if it has a modification time newer than the file
~/.news_time, a file that news creates if it does not exist.  If that
file does exist, news will update the timestamp on that file each time it
is run.

This version of the System V news utility was written by Jan Schaumann
<jschauma@NetBSD.org> following the manual page from an IRIX system.
sysutils/news/DESCR [new file with mode: 0644]
sysutils/news/Makefile [new file with mode: 0644]
sysutils/news/PLIST [new file with mode: 0644]
sysutils/news/distinfo [new file with mode: 0644]