[net.news.sa] run this

honey@down.FUN (Peter Honeyman) (08/09/85)

here is an easy way to check your map/path data.

sed -n "
:noprint
/^#N[ 	]*`uuname -l`/b print
n
b noprint
:print
p
n
/^#N/q
b print" /usr/spool/news/mod/map/uucp/*


this takes less than a minute.  your local map guru
can help you change any incorrect data.

	peter