From 8f045c1f0afc6f27f11ba74ac28b9c0114a06c01 Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Mon, 4 Nov 1991 18:14:25 +0000
Subject: [PATCH] Updated for 15b and mentioned source distributions.

---
 general-info/net-README.txt | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/general-info/net-README.txt b/general-info/net-README.txt
index 2db4c91fe..e20532002 100644
--- a/general-info/net-README.txt
+++ b/general-info/net-README.txt
@@ -40,8 +40,9 @@ directory that is to be the root of the tree, then type:
     uncompress <file.tar.Z | tar xf - .
 
 The latest SunOS Sparc release is:
-    15a-sun4c_41.tar.Z
-This tar file is 10 megabytes, and the resulting tree is 23 megabytes.
+    -rw-r--r--  1 wlott     9330285 Nov  1 17:35 15b-sun4c_41.tar.Z
+
+The resulting tree is 23 megabytes.
 
 The release area also contains source distributions and other binary
 distributions.  A listing of the current contents of the release are is in
@@ -87,6 +88,18 @@ also makes use of several imported packages: PCL, CLX and XP.  Although these
 packages are copyrighted, they may be freely distributed without any licensing
 agreement or fee.
 
+Also in /afs/cs/project/clisp/release:
+
+-rw-r--r--  1 ram       3257791 Oct 19 19:50 15b-sun4-source.tar.Z
+	Image of all ".lisp" source files used to build version 15b for SPARC
+	machines.  Probably more interesting to most people than the RCS
+        distribution. 
+
+-rw-r--r--  1 ram       7267593 Oct 16 16:42 10-16-91-cmucl-master.tar.Z
+	The project/clisp/master subtree: the RCS source (,v) files for all of
+	CMU CL.
+
+
 Totally machine-independent compiler code:
     /afs/cs/project/clisp/pmax_mach/alpha/compiler/*.lisp
 See especially node.lisp and ir1tran.lisp for the front end.  vop.lisp,
-- 
GitLab