Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site down.FUN
Path: utzoo!linus!philabs!cmcl2!seismo!harpo!whuxlm!whuxl!houxm!ihnp4!cbosgd!ulysses!allegra!princeton!down!honey
From: honey@down.FUN (Peter Honeyman)
Newsgroups: net.news.sa
Subject: run this
Message-ID: <575@down.FUN>
Date: Thu, 8-Aug-85 23:12:13 EDT
Article-I.D.: down.575
Posted: Thu Aug  8 23:12:13 1985
Date-Received: Mon, 12-Aug-85 05:46:52 EDT
Organization: CS Dept., Princeton University
Lines: 18

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