0.7.6.11:
authorDaniel Barlow <dan@telent.net>
Tue, 30 Jul 2002 21:33:09 +0000 (21:33 +0000)
committerDaniel Barlow <dan@telent.net>
Tue, 30 Jul 2002 21:33:09 +0000 (21:33 +0000)
update supported architecture list in manual page.  No exciting
changes

doc/sbcl.1
version.lisp-expr

index 53abc11..0fcc298 100644 (file)
@@ -352,12 +352,15 @@ chance to see it.
 
 .SH SYSTEM REQUIREMENTS
 
-Unlike its distinguished ancestor CMU CL, SBCL currently runs only on
-X86 (Linux, FreeBSD, and OpenBSD), Alpha (Linux), and SPARC (Linux).
+SBCL currently runs on
+X86 (Linux, FreeBSD, and OpenBSD), Alpha (Linux, Tru64), PPC
+(Linux) and SPARC (Linux and Solaris 2.x).
 For information on other ongoing and possible ports, see the
 sbcl-devel mailing list, and/or the web site.
 
-SBCL requires on the order of 16Mb RAM to run on X86 systems. 
+SBCL requires on the order of 16Mb RAM to run on X86 systems, 
+though for all but the smallest programs would be happier with 32Mb
+or more.
 
 .SH ENVIRONMENT
 
index 5ea2cea..11bee21 100644 (file)
@@ -18,4 +18,4 @@
 ;;; for internal versions, especially for internal versions off the
 ;;; main CVS branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
 
-"0.7.6.10"
+"0.7.6.11"