0.9.5.9:
authorThiemo Seufer <ths@networkno.de>
Wed, 28 Sep 2005 21:11:56 +0000 (21:11 +0000)
committerThiemo Seufer <ths@networkno.de>
Wed, 28 Sep 2005 21:11:56 +0000 (21:11 +0000)
Fix typo in manual.

doc/internals/foreign-linkage.texinfo
version.lisp-expr

index 5e8491d..db45692 100644 (file)
@@ -84,7 +84,7 @@ Find a memory area for the linkage-table, and add it for the OS in
 @code{SB!VM:LINKAGE-TABLE-SPACE-END}. See existing ports and CMUCL for
 examples.
 
-@subsubsection Porting to new architextures 
+@subsubsection Porting to new architectures
 
 Write @code{arch_write_linkage_table_jmp} and  @code{arch_write_linkage_table_ref}.
 
index 47f3969..3d5e8b1 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.5.8"
+"0.9.5.9"