Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!genrad!decvax!harpo!floyd!cmcl2!philabs!mcvax!zti1!uh
From: uh@zti1.UUCP
Newsgroups: net.news
Subject: Re: A gripe about 2.10 readnews
Message-ID: <173@zti1.UUCP>
Date: Thu, 16-Jun-83 15:25:29 EDT
Article-I.D.: zti1.173
Posted: Thu Jun 16 15:25:29 1983
Date-Received: Fri, 17-Jun-83 05:44:18 EDT
Lines: 6

If you want to let readnews read from a file instead of a pipe,
set the environment variable PAGER to "more %", e.g.
		PAGER="/usr/ucb/more %"; export PAGER
You may also wish to set the env. variable MORE to
		MORE=-csu; export MORE
Try both and see if you like that better