
 This program is to show users system-news, it should be placed in
 /etc/profile, so its executed every time a user logs in.
 (The best is to use 'news -n' so that only article titles will be displayed
 and the user can decide when s/he wants to read it)
 the system news is kept in a directory /var/sysnews (this can be changed)
 where each sysnews article is a separate file (with the filename being
 the sysnews title.)
 so, to add a system news article, just edit one with your favorite editor
 and copy it /var/sysnews

 read the man-page for more details..

 to compile, just type 'make'  to install type 'make install'
 you have to create the /var/sysnews dir yourself..



 Intruder@link.hacktic.nl

