--- README.orig	Sat Feb 28 00:44:59 1998
+++ README	Sat Feb 28 00:45:24 1998
@@ -8,7 +8,7 @@
  - Leafnode is the NNTP server.  It talks to the normal news clients,
    and stores readership data.
 
- - Fetch is the NNTP news-gatherer.  It looks at the readership data
+ - Fetch-news is the NNTP news-gatherer.  It looks at the readership data
    Leafnode stores, and selects what groups to pull news from.
 
  - Texpire is responsible for deleting old and uninteresting news.  It
@@ -16,8 +16,8 @@
 
 Only groups that someone has been reading in the past week are fetched
 from the upstream NNTP server.  When someone stops reading a group,
-fetch will stop reading that group a week later, and when someone
-starts reading a group, fetch will grab all the articles it can in
+fetch-news will stop reading that group a week later, and when someone
+starts reading a group, fetch-news will grab all the articles it can in
 that group the next time it runs.
 
 Here are Leafnode's distinguishing features:
@@ -52,7 +52,7 @@
 be added in the future.
 
 The binaries directory, /usr/local/sbin by default, contains the three
-executable programs, texpire, fetch and leafnode.
+executable programs, texpire, fetch-news and leafnode.
 
                                TIPS & TRICKS!
 
--- INSTALL.orig	Sat Feb 28 00:45:04 1998
+++ INSTALL	Sat Feb 28 00:45:37 1998
@@ -24,10 +24,10 @@
 
 tells cron to run texpire at 4am Monday morning.
 
-5. Make sure fetch is run at the appropriate time.  If you have a
+5. Make sure fetch-news is run at the appropriate time.  If you have a
 full-time link, run it out of cron (as "news" again), if not, run it
 when your connection to the net is established.  If it is run as root,
-it will change user to "news".  I use PPP, and run fetch from
+it will change user to "news".  I use PPP, and run fetch-news from
 /etc/ppp/ip-up.
 
 6. Edit /etc/inetd.conf so $(BINDIR)/leafnode is executed for incoming
@@ -38,8 +38,8 @@
 This starts leafnode for all connections on the nntp port, subject to
 /etc/hosts/allow and /etc/hosts.deny screening.
 
-7. Run fetch, then read news using an NNTP client (with $NNTPSERVER or
-/etc/nntpserver pointing to your own host), then run fetch again.  The
-second run of fetch should pick up all the groups you read.
+7. Run fetch-news, then read news using an NNTP client (with $NNTPSERVER or
+/etc/nntpserver pointing to your own host), then run fetch-news again.  The
+second run of fetch-news should pick up all the groups you read.
 
-Arnt Gulbrandsen <agulbra@troll.no>
+Arnt Gulbrandsen <agulbra@troll.no>
