# master substitutions file
#
# where the programs live (see also NEWSCONFIG)
NEWSBIN		/usr/local/lib/news/bin
# where the control files live
NEWSCTL		/usr/local/lib/news
# where the articles live
NEWSARTS	/usr/spool/news
# what PATH should be used for finding normal programs
# (things not in NEWSBIN, that is)
NEWSPATH	/bin:/usr/bin:/etc
# the umask under which files should be created
NEWSUMASK	002
# who to send mail to when there is trouble
NEWSMASTER	usenet
# configuration file that lets shell files pick up all of this
NEWSCONFIG	/usr/local/lib/news/config
