Relay-Version: version B 2.10.2 9/5/84; site titcca.UUCP Posting-Version: version B 2.10.2 9/5/84; site ulis.UUCP Path: titcca!ccut!ulis!hasebe From: hasebe@ulis.UUCP (Kigen Hasebe) Newsgroups: fj.general Subject: NEWS Software (in English) Message-ID: <187@ulis.UUCP> Date: 10 Apr 85 12:50:54 GMT Date-Received: 10 Apr 85 15:48:00 GMT Distribution: fj Organization: Univ of Lib & Info Science, Tukuba Japan Lines: 11 "checknews" has a bug which hinders newsgroups which are designated with N option to be checked out. A fix for the bug which exists in nchk() follows. Apr 10 21:34 1985 s.checknews.c: -r1.1 vs. -r1.3 Page 1 233c233 < else if (!ngmatch(bfr, header.nbuf)) --- > else if (!nflag && !ngmatch(bfr, header.nbuf))