From f47b56b9da9527bff45f3d17036ebd96a6361419 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 20 Sep 2004 21:16:06 +0000 Subject: 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 following the manual page from an IRIX system. --- sysutils/news/PLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysutils/news/PLIST (limited to 'sysutils/news/PLIST') diff --git a/sysutils/news/PLIST b/sysutils/news/PLIST new file mode 100644 index 00000000000..51e08f1e9ca --- /dev/null +++ b/sysutils/news/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/20 21:16:06 jschauma Exp $ +bin/news +man/man1/news.1 -- cgit v1.2.3