X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2Fthreading.texinfo;h=74624668850d9c9c590ee3f922197510e20ccb67;hb=6fa968aaa8051da23cc3153a1c0e67addbea85f6;hp=bea416c210b58bb241824105eefbda3c389a0dab;hpb=104bfa3de603f337642d963f0d0af30bc5edbb89;p=sbcl.git diff --git a/doc/manual/threading.texinfo b/doc/manual/threading.texinfo index bea416c..7462466 100644 --- a/doc/manual/threading.texinfo +++ b/doc/manual/threading.texinfo @@ -11,7 +11,7 @@ SB-THREAD package. This requires Linux (2.6+ or systems with NPTL backports) running on the x86 or x86-64 architecture, or SunOS (Solaris) on the x86. Support for -Darwin (Mac OS X) on the x86 is experimental. +threading on Darwin (Mac OS X) and FreeBSD on the x86 is experimental. @menu * Threading basics::